OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checkInitialized
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/webkit/
JniUtil.java
42
private static void
checkInitialized
() {
65
checkInitialized
();
79
checkInitialized
();
98
checkInitialized
();
173
checkInitialized
();
181
checkInitialized
();
WebViewDatabaseClassic.java
276
private boolean
checkInitialized
() {
292
if (!
checkInitialized
()) {
324
if (schemePlusHost == null || !
checkInitialized
()) {
346
if (schemePlusHost == null || !
checkInitialized
()) {
392
if (!
checkInitialized
()) {
417
if (host == null || realm == null || !
checkInitialized
()) {
442
if (host == null || realm == null || !
checkInitialized
()){
489
if (!
checkInitialized
()) {
510
if (url == null || formdata == null || !
checkInitialized
()) {
559
if (url == null || name == null || !
checkInitialized
()) {
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputMethodManager.java
53
sInstance.
checkInitialized
();
73
private void
checkInitialized
() {
96
checkInitialized
();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
Completed in 860 milliseconds