Home
last modified time | relevance | path

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

/development/samples/BrokenKeyDerivation/src/com/example/android/brokenkeyderivation/
DBrokenKeyDerivationActivity.java101 if (isDataStoredWithInsecureKey()) { in retrieveData()
200 private boolean isDataStoredWithInsecureKey() { in isDataStoredWithInsecureKey() method in BrokenKeyDerivationActivity