OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notifyNetworkStateObserver
(Results
1 - 4
of
4
) sorted by null
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
MyActivity.java
45
Common.
notifyNetworkStateObserver
(this, getIntent());
MyForegroundService.java
61
Common.
notifyNetworkStateObserver
(this, intent);
Common.java
64
static void
notifyNetworkStateObserver
(Context context, Intent intent) {
/frameworks/base/services/tests/servicestests/test-apps/ConnTestApp/src/com/android/servicestests/apps/conntestapp/
ConnTestActivity.java
54
notifyNetworkStateObserver
();
73
private void
notifyNetworkStateObserver
() {
Completed in 240 milliseconds