Searched defs:customMessage (Results 1 – 9 of 9) sorted by relevance
202 val customMessage = "Enter your pin." in dismissKeyguardThenExecute_keyguardIsShowing_dismissWithAction() constant218 val customMessage = "Enter your pin." in dismissKeyguardThenExecute_awakeDreams() constant
85 @Nullable String customMessage); in postStartActivityDismissingKeyguard()102 boolean afterKeyguardGone, @Nullable String customMessage); in dismissKeyguardThenExecute()134 @Nullable String customMessage); in executeRunnableDismissingKeyguard()
101 void setCustomMessage(CharSequence customMessage); in setCustomMessage()
743 CharSequence customMessage = mViewMediatorCallback.consumeCustomMessage(); in setInitialMessage() local
152 val customMessage = repository.customMessage in setCustomMessage_setsRepositoryValue() constant
273 val customMessage = "Hello there!" in <lambda>() constant
36 override val customMessage: StateFlow<BouncerMessageModel?> constant in com.android.systemui.bouncer.data.repository.FakeBouncerMessageRepository
124 val customMessage = collectLastValue(underTest.customMessage) in <lambda>() constant
78 val customMessage: Flow<BouncerMessageModel?> in <lambda>() constant238 override val customMessage: Flow<BouncerMessageModel?> = _customMessage constant