Home
last modified time | relevance | path

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

/system/vold/
DVolumeManager.cpp407 int VolumeManager::onSecureKeyguardStateChanged(bool isShowing) { in onSecureKeyguardStateChanged() function in VolumeManager
DVoldNativeService.cpp216 binder::Status VoldNativeService::onSecureKeyguardStateChanged(bool isShowing) { in onSecureKeyguardStateChanged() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl39 void onSecureKeyguardStateChanged(boolean isShowing); in onSecureKeyguardStateChanged() method