Searched defs:customMessage (Results 1 – 7 of 7) sorted by relevance
85 @Nullable String customMessage); in postStartActivityDismissingKeyguard()102 boolean afterKeyguardGone, @Nullable String customMessage); in dismissKeyguardThenExecute()134 @Nullable String customMessage); in executeRunnableDismissingKeyguard()
202 val customMessage = "Enter your pin." regex218 val customMessage = "Enter your pin." regex
101 void setCustomMessage(CharSequence customMessage); in setCustomMessage()
743 CharSequence customMessage = mViewMediatorCallback.consumeCustomMessage(); in setInitialMessage() local
152 val customMessage = repository.customMessage regex
273 val customMessage = "Hello there!" regex
124 val customMessage = collectLastValue(underTest.customMessage) regex