Home
last modified time | relevance | path

Searched defs:onWeakEscrowTokenActivated (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DIWeakEscrowTokenActivatedListener.aidl21 void onWeakEscrowTokenActivated(long handle, int userId); in onWeakEscrowTokenActivated() method
/aosp14/frameworks/base/core/java/android/app/
H A DKeyguardManager.java591 void onWeakEscrowTokenActivated(long handle, @NonNull UserHandle user); in onWeakEscrowTokenActivated() method