MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / setupPasscodeLock

Method setupPasscodeLock

Telegram/SourceFiles/window/window_controller.cpp:372–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370}
371
372void Controller::setupPasscodeLock() {
373 _widget.setupPasscodeLock();
374}
375
376void Controller::clearPasscodeLock() {
377 if (!_id) {

Callers 2

lockByPasscodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected