HomeSort by relevance Sort by last modified time
    Searched refs:logFail (Results 1 - 6 of 6) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
ConditionProviderVerifierActivity.java 97 logFail("no settings activity");
136 logFail("no settings activity");
177 logFail();
211 logFail();
244 logFail();
270 logFail();
313 logFail();
317 logFail("update failed", e);
410 logFail();
450 logFail();
    [all...]
ShortcutThrottlingResetActivity.java 123 logFail("You must install the CTS Robot helper, aka " + NOTIFICATION_BOT_PACKAGE);
191 logFail("Internal error, replyIntent shouldn't be null here.");
201 logFail("Test failed. Error message=" + error);
NotificationListenerVerifierActivity.java 233 logFail();
638 logFail();
753 logFail("Notification listener got populated stats object.");
794 logFail();
892 logFail();
    [all...]
InteractiveVerifierActivity.java 126 logFail();
129 protected void logFail() {
130 logFail(null);
133 protected void logFail(String message) {
138 protected void logFail(String message, Throwable e) {
478 logFail("no settings activity");
520 logFail("no settings activity");
557 logFail();
AttentionManagementVerifierActivity.java 707 logFail(rankA + ", " + rankB + ", " + rankC);
744 logFail(rankA + ", " + rankB + ", " + rankC);
794 logFail("noisy notification did not sort to top.");
801 logFail("noisy notification did not fade back into the list.");
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
RingerModeActivity.java 694 logFail("Apps without notification policy access cannot change ringer mode");
701 logFail("Apps without notification policy access cannot change ringer mode");
726 logFail("Apps without notification policy access cannot change ringer mode");
736 logFail("Apps without notification policy access cannot change ringer mode");
765 logFail("Apps without notification policy access cannot change ringer mode");
800 logFail("Apps without notification policy access cannot change ringer mode");
    [all...]

Completed in 864 milliseconds