/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | ConditionProviderVerifierActivity.java | 110 logFail("no settings activity"); in test() 151 logFail(); in test() 185 logFail(); in test() 218 logFail(); in test() 244 logFail(); in test() 286 logFail("created rule doesn't equal actual rule"); in test() 290 logFail("rule wasn't created"); in test() 333 logFail(); in test() 337 logFail("update failed", e); in test() 402 logFail("Updated rule1 is not expected expected=" + updated1.toString() in test() [all …]
|
D | ShortcutThrottlingResetActivity.java | 123 logFail("You must install the CTS Robot helper, aka " + NOTIFICATION_BOT_PACKAGE); in test() 191 logFail("Internal error, replyIntent shouldn't be null here."); in test() 201 logFail("Test failed. Error message=" + error); in test()
|
D | NotificationListenerVerifierActivity.java | 276 logFail(); in test() 327 logFail(); in test() 342 logFail(); in test() 547 logFail("Actual visibility:" + rank.getLockscreenVisibilityOverride()); in test() 555 logFail("Notification wasn't posted"); in test() 891 logFail(); in test() 1006 logFail("Notification listener got populated stats object."); in test() 1047 logFail(); in test() 1144 logFail(); in test() 1189 logFail(); in test() [all …]
|
D | InteractiveVerifierActivity.java | 129 logFail(); in setFailed() 132 protected void logFail() { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase 133 logFail(null); in logFail() 136 protected void logFail(String message) { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase 141 protected void logFail(String message, Throwable e) { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase 532 logFail("no settings activity"); in test() 573 logFail(); in test()
|
D | AttentionManagementVerifierActivity.java | 698 logFail(rankA + ", " + rankB + ", " + rankC); in test() 735 logFail(rankA + ", " + rankB + ", " + rankC); in test() 785 logFail("noisy notification did not sort to top."); in test() 792 logFail("noisy notification did not fade back into the list."); in test() 890 logFail(rankA + ", " + rankB + ", " + rankC); in test() 926 logFail(rankA + ", " + rankB + ", " + rankC); in test() 962 logFail(rankA + ", " + rankB + ", " + rankC); in test()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/qstiles/ |
D | InteractiveVerifierActivity.java | 112 logFail(); in setFailed() 117 logFail(message); in setFailed() 120 protected void logFail() { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase 121 logFail(null); in logFail() 124 protected void logFail(String message) { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase 129 protected void logFail(String message, Throwable e) { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | RingerModeActivity.java | 702 logFail("Apps without notification policy access cannot change ringer mode"); in test() 709 logFail("Apps without notification policy access cannot change ringer mode"); in test() 734 logFail("Apps without notification policy access cannot change ringer mode"); in test() 744 logFail("Apps without notification policy access cannot change ringer mode"); in test() 773 logFail("Apps without notification policy access cannot change ringer mode"); in test() 808 logFail("Apps without notification policy access cannot change ringer mode"); in test()
|