OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninstalled
(Results
151 - 175
of
438
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/common/extensions/
extension_constants.h
283
UNLOAD_REASON_UNINSTALL, // Extension is being
uninstalled
.
/external/chromium_org/chrome/installer/util/
master_preferences.cc
253
// In order to be installed/
uninstalled
, each product must have its switch
util_constants.h
38
UNINSTALL_SUCCESSFUL, // 19. Chrome successfully
uninstalled
/external/chromium_org/chrome/test/install_test/
chrome_installer_win.py
291
logging.info('Chrome was
uninstalled
successfully...')
/external/chromium_org/third_party/libxml/linux/
config.h
259
/* Define to the sub-directory in which libtool stores
uninstalled
libraries.
/external/chromium_org/third_party/libxml/mac/
config.h
259
/* Define to the sub-directory in which libtool stores
uninstalled
libraries.
/external/chromium_org/third_party/opus/src/
configure.ac
294
AC_CONFIG_FILES([Makefile opus.pc opus-
uninstalled
.pc
/external/chromium_org/third_party/tcmalloc/chromium/src/
config_android.h
187
/* Define to the sub-directory in which libtool stores
uninstalled
libraries.
config_freebsd.h
189
/* Define to the sub-directory in which libtool stores
uninstalled
libraries.
config_win.h
219
/* Define to the sub-directory in which libtool stores
uninstalled
libraries.
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
config.h
205
/* Define to the sub-directory in which libtool stores
uninstalled
libraries.
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
config.h
205
/* Define to the sub-directory in which libtool stores
uninstalled
libraries.
/external/libxml2/
config.h
258
/* Define to the sub-directory in which libtool stores
uninstalled
libraries.
/external/llvm/autoconf/m4/
ltdl.m4
245
[Define to the sub-directory in which libtool stores
uninstalled
libraries.])
/external/pixman/
Makefile.in
57
$(srcdir)/pixman-1-
uninstalled
.pc.in $(srcdir)/pixman-1.pc.in \
68
CONFIG_CLEAN_FILES = pixman-1.pc pixman-1-
uninstalled
.pc
392
pixman-1-
uninstalled
.pc: $(top_builddir)/config.status $(srcdir)/pixman-1-
uninstalled
.pc.in
/frameworks/base/services/java/com/android/server/
ServiceWatcher.java
284
// system app is
uninstalled
and the stock version in reinstalled.
/frameworks/base/services/java/com/android/server/input/
InputManagerService.java
467
* in progress whenever an input filter is installed or
uninstalled
. After an input
468
* filter is
uninstalled
, it can no longer send input events unless it is reinstalled.
469
* Any events it attempts to send after it has been
uninstalled
will be dropped.
734
// Scan all input devices state for keyboard layouts that have been
uninstalled
.
[
all
...]
PersistentDataStore.java
359
Slog.i(TAG, "Removing
uninstalled
keyboard layout " + keyboardLayout);
/frameworks/ml/bordeaux/learning/predictor_histogram/java/android/bordeaux/learning/
HistogramPredictor.java
46
// 3. Add function to remove sampleid (i.e. remove apps that are
uninstalled
).
/packages/apps/Launcher2/res/values-en-rGB/
strings.xml
88
<string name="uninstall_system_app_text" msgid="6429814133777046491">"This is a system application and cannot be
uninstalled
."</string>
/packages/apps/Launcher2/res/values-en-rIN/
strings.xml
88
<string name="uninstall_system_app_text" msgid="6429814133777046491">"This is a system application and cannot be
uninstalled
."</string>
/packages/apps/Launcher3/res/values-en-rGB/
strings.xml
91
<string name="uninstall_system_app_text" msgid="4172046090762920660">"This is a system app and can\'t be
uninstalled
."</string>
/packages/apps/Launcher3/res/values-en-rIN/
strings.xml
91
<string name="uninstall_system_app_text" msgid="4172046090762920660">"This is a system app and can\'t be
uninstalled
."</string>
/packages/apps/PackageInstaller/res/values/
strings.xml
128
<string name="uninstall_failed_msg"><xliff:g id="app_name">%1$s</xliff:g> couldn\'t be
uninstalled
.</string>
/packages/apps/Settings/src/com/android/settings/
DreamBackend.java
139
return null; //
uninstalled
?
Completed in 725 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>