Home
last modified time | relevance | path

Searched defs:onSecureKeyguardStateChanged (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/vold/
H A DVolumeManager.cpp482 int VolumeManager::onSecureKeyguardStateChanged(bool isShowing) { in onSecureKeyguardStateChanged() function in VolumeManager
H A DVoldNativeService.cpp228 binder::Status VoldNativeService::onSecureKeyguardStateChanged(bool isShowing) { in onSecureKeyguardStateChanged() function in android::vold::VoldNativeService
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl41 void onSecureKeyguardStateChanged(boolean isShowing); in onSecureKeyguardStateChanged() method