Searched defs:warning (Results 1 – 3 of 3) sorted by relevance
97 String warning = getDevice().executeShellCommand(GET_HARMFUL_APP_WARNING_COMMAND); in verifyHarmfulAppWarningSet() local102 String warning = getDevice().executeShellCommand(GET_HARMFUL_APP_WARNING_COMMAND); in verifyHarmfulAppWarningUnset() local
54 TextView warning = (TextView) activity.findViewById(R.id.warning); in testIds() local
65 optional int32 warning = 5; field