OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLEAR_CACHE
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java
133
private static final int
CLEAR_CACHE
= 3;
164
case
CLEAR_CACHE
:
187
final Message msg = mHandler.obtainMessage(
CLEAR_CACHE
);
[
all
...]
/frameworks/base/core/java/android/webkit/
WebViewCore.java
882
"
CLEAR_CACHE
", // = 111;
[
all
...]
WebView.java
[
all
...]
Completed in 676 milliseconds