Searched defs:onSecureKeyguardStateChanged (Results 1 - 2 of 2) sorted by relevance

/system/vold/
H A DVolumeManager.cpp394 int VolumeManager::onSecureKeyguardStateChanged(bool isShowing) { function in class:VolumeManager
H A DVoldNativeService.cpp278 binder::Status VoldNativeService::onSecureKeyguardStateChanged(bool isShowing) { function in class:android::vold::VoldNativeService
282 return translate(VolumeManager::Instance()->onSecureKeyguardStateChanged(isShowing));

Completed in 3388 milliseconds