What is the Intent to call “Choose screen lock” screen?

前端 未结 3 1662
执念已碎
执念已碎 2021-01-02 06:05

I cant find any refrence to call the Intent screen \"Choose screen lock\".

Cant find anything?

Any idea?

3条回答
  •  半阙折子戏
    2021-01-02 06:34

    There is none. You can view all possible Intents in android's source code: https://github.com/android/platform_packages_apps_settings/blob/master/AndroidManifest.xml

提交回复
热议问题