OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCallList
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.js
45
funky.
getCallList
= function() { return called; };
154
chrome.experimental.proxy.settings.get.
getCallList
().length);
172
chrome.experimental.proxy.settings.get.
getCallList
().length);
190
chrome.experimental.proxy.settings.get.
getCallList
().length);
208
chrome.experimental.proxy.settings.get.
getCallList
().length);
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.js
44
funky.
getCallList
= function() { return called; };
148
chrome.proxy.settings.get.
getCallList
().length);
166
chrome.proxy.settings.get.
getCallList
().length);
184
chrome.proxy.settings.get.
getCallList
().length);
202
chrome.proxy.settings.get.
getCallList
().length);
/packages/apps/InCallUI/src/com/android/incallui/
InCallPresenter.java
78
public CallList
getCallList
() {
Completed in 527 milliseconds