HomeSort by relevance Sort by last modified time
    Searched defs:onSecureKeyguardStateChanged (Results 1 - 2 of 2) sorted by null

  /system/vold/
VoldNativeService.cpp 278 binder::Status VoldNativeService::onSecureKeyguardStateChanged(bool isShowing) {
282 return translate(VolumeManager::Instance()->onSecureKeyguardStateChanged(isShowing));
VolumeManager.cpp 394 int VolumeManager::onSecureKeyguardStateChanged(bool isShowing) {

Completed in 472 milliseconds