OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninstalled
(Results
76 - 100
of
438
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/compile/mclinker/include/mcld/Config/
Config.h.in
55
/* Define to the sub-directory in which libtool stores
uninstalled
libraries.
/frameworks/native/include/binder/
PermissionCache.h
34
* for instance when an application is
uninstalled
.
/external/bison/lib/
sigprocmask.c
34
where any handler is
uninstalled
prior to being invoked. This is
196
signal in between when the kernel
uninstalled
the handler and
/external/chromium_org/chrome/browser/extensions/
active_tab_unittest.cc
257
// Note: can't EXPECT_FALSE(IsAllowed) here because
uninstalled
extensions
258
// are just that... considered to be
uninstalled
, and the manager might
app_sync_bundle.cc
95
if (app_sync_data.
uninstalled
())
extension_context_menu_model.cc
87
// Some extension types can not be
uninstalled
.
extension_info_map.cc
69
// If the extension was
uninstalled
, make sure it's removed from the map of
extension_sync_bundle.cc
97
if (extension_sync_data.
uninstalled
())
/external/chromium_org/chrome/browser/extensions/api/management/
management_api_browsertest.cc
132
// Make sure the extension wasn't
uninstalled
.
144
// Make sure the extension was
uninstalled
.
/external/chromium_org/chrome/browser/ui/webui/uber/
uber_ui.cc
206
//
uninstalled
and/or disabled). If one of these events has occurred, then
209
// opens the default history page if one is
uninstalled
or disabled.
/external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.cc
276
bool
uninstalled
= false;
local
279
uninstalled
= true;
288
uninstalled
= false;
302
Value::CreateBooleanValue(
uninstalled
));
782
// The extension can be
uninstalled
in another window while the UI was
/external/libvorbis/
configure.ac
294
vorbis-
uninstalled
.pc
295
vorbisenc-
uninstalled
.pc
296
vorbisfile-
uninstalled
.pc
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
offline_apps.html
232
30 days after your app is
uninstalled
,
282
The app is
uninstalled
and then immediately installed again.
app_architecture.html
123
When
uninstalled
, no executing code or
/frameworks/base/core/java/android/view/
InputFilter.java
141
* Called when the input filter is
uninstalled
.
210
* Called when the filter is
uninstalled
from the dispatch pipeline.
/developers/samples/android/common/src/com/example/android/common/media/
CameraHelper.java
156
// between applications and persist after your app has been
uninstalled
.
/external/chromium/chrome/browser/
background_contents_service.h
73
// shutdown if the parent application is
uninstalled
.
background_contents_service_unittest.cc
200
// unregistering the BC when the extension is
uninstalled
.
background_mode_manager.h
96
// Invoked when an extension is
uninstalled
so we can ensure that
/external/chromium/chrome/browser/extensions/
apps_promo.cc
130
// apps, this means that the user manually installed or
uninstalled
one.
extension_info_map.cc
42
// If the extension was
uninstalled
, make sure it's removed from the map of
image_loading_tracker_unittest.cc
162
// Send out notification the extension was
uninstalled
.
/external/chromium_org/chrome/browser/background/
background_contents_service.h
78
// shutdown if the parent application is
uninstalled
.
background_contents_service_unittest.cc
203
// unregistering the BC when the extension is
uninstalled
.
/external/chromium_org/chrome/common/extensions/api/
developer_private.idl
94
UNINSTALLED
,
Completed in 3163 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>