Home
last modified time | relevance | path

Searched refs:startLockIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DEncryptionInterstitial.java172 protected void startLockIntent() { in startLockIntent() method in EncryptionInterstitial.EncryptionInterstitialFragment
201 startLockIntent(); in onYesButtonClicked()
207 startLockIntent(); in onNoButtonClicked()
293 fragment.startLockIntent(); in onClick()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DEncryptionInterstitial.java173 protected void startLockIntent() { in startLockIntent() method in EncryptionInterstitial.EncryptionInterstitialFragment
202 startLockIntent(); in onYesButtonClicked()
208 startLockIntent(); in onNoButtonClicked()
294 fragment.startLockIntent(); in onClick()