Home | History | Annotate | Download | only in articles

Lines Matching full:encryption

14     <li><a href="#testing">Testing Your Encryption Aware App</a></li>
15 <li><a href="#dpm">Checking Device Policy Encryption Status</a></li>
60 <i>encryption aware</i>. To mark your component as encryption aware, set the
63 <p>Encryption aware components can register to receive a
71 {@link android.content.BroadcastReceiver} as encryption aware, and add an
152 <h2 id="testing">Testing Your Encryption Aware App</h2>
154 <p>Test your encryption aware app with Direct Boot mode enabled. There are
168 <b>Convert to file encryption</b>.</li>
196 <h2 id="dpm">Checking Device Policy Encryption Status</h2>
201 encryption status of the device. If your app is targeting an API level
206 ENCRYPTION_STATUS_ACTIVE} if the device is either using full-disk encryption,
207 or file-based encryption with Direct Boot. In both of these cases, data is
213 ENCRYPTION_STATUS_ACTIVE} if the device is using full-disk encryption. It will
216 ENCRYPTION_STATUS_ACTIVE_PER_USER} if the device is using file-based encryption