Lines Matching full:encryption
58 * encryption flows everytime. It should be noted that starting the activity in this manner
89 /** When encryption is detected, this flag indivates whether or not we've checked for erros. */
163 Log.d(TAG, "Validating encryption state.");
166 Log.w(TAG, "Unexpectedly in CryptKeeper even though there is no encryption.");
171 Log.w(TAG, "Unable to get encryption state properly");
180 Log.w(TAG, "Incomplete, or corrupted encryption detected. Prompting user to wipe.");
183 Log.d(TAG, "Encryption state validated. Proceeding to configure UI");
269 * Initializes the UI based on the current state of encryption.
330 Log.d(TAG, "Encryption progress screen initializing.");
345 // Hide the encryption-bot to make room for the "factory reset" button
387 Log.v(TAG, "Encryption progress: " + progress);