OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getValidWebViewApplicationInfos
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/src/com/android/settings/webview/
WebViewUpdateServiceWrapper.java
58
public List<ApplicationInfo>
getValidWebViewApplicationInfos
(Context context) {
WebViewAppPicker.java
71
webViewUpdateService.
getValidWebViewApplicationInfos
(context);
/packages/apps/Settings/tests/robotests/src/com/android/settings/webview/
WebViewAppPickerTest.java
137
when(mWvusWrapper.
getValidWebViewApplicationInfos
(any()))
151
when(mWvusWrapper.
getValidWebViewApplicationInfos
(any()))
Completed in 94 milliseconds