OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:encryptionaware
(Results
1 - 10
of
10
) sorted by null
/frameworks/base/docs/html-intl/intl/zh-tw/training/articles/
direct-boot.jd
62
<code>android:
encryptionAware
</code> ????? true?<p>
76
android:
encryptionAware
="true" >
/frameworks/base/docs/html-intl/intl/ru/training/articles/
direct-boot.jd
62
<code>android:
encryptionAware
</code> ? ????????? ???????? true.<p>
76
android:
encryptionAware
="true" >
/frameworks/base/core/java/android/content/pm/
ComponentInfo.java
77
public boolean
encryptionAware
= false;
89
encryptionAware
= directBootAware = orig.directBootAware;
214
encryptionAware
= directBootAware = (source.readInt() != 0);
PackageParser.java
[
all
...]
/frameworks/base/docs/html-intl/intl/vi/training/articles/
direct-boot.jd
62
<code>android:
encryptionAware
</code> thành true trong b?n kê khai.<p>
76
android:
encryptionAware
="true" >
/cts/tests/tests/view/src/android/view/inputmethod/cts/
InputMethodInfoTest.java
258
if (serviceInfo.
encryptionAware
) {
/frameworks/base/api/
removed.txt
43
field public deprecated boolean
encryptionAware
;
system-removed.txt
41
field public deprecated boolean
encryptionAware
;
test-removed.txt
43
field public deprecated boolean
encryptionAware
;
/frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java
[
all
...]
Completed in 297 milliseconds