OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needNetworkFor
(Results
1 - 11
of
11
) sorted by null
/frameworks/base/core/java/android/net/
NetworkFactory.java
215
* For output, this class will call {@link #
needNetworkFor
} and
222
* your score filter to a very high number and watch {@link #
needNetworkFor
}.
235
if (VDBG) log("
needNetworkFor
");
236
needNetworkFor
(n.request, n.score);
262
protected void
needNetworkFor
(NetworkRequest networkRequest, int score) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
TelephonyNetworkFactory.java
215
public void
needNetworkFor
(NetworkRequest networkRequest, int score) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSwitcher.java
223
protected void
needNetworkFor
(NetworkRequest networkRequest, int score) {
224
if (VDBG) log("
needNetworkFor
" + networkRequest + ", " + score);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
WifiAwareDataPathStateManager.java
609
protected void
needNetworkFor
(NetworkRequest networkRequest, int score) {
611
Log.v(TAG, "WifiAwareNetworkFactory.
needNetworkFor
: networkRequest="
623
Log.e(TAG, "WifiAwareNetworkFactory.
needNetworkFor
: networkRequest="
632
Log.d(TAG, "WifiAwareNetworkFactory.
needNetworkFor
: networkRequest="
650
Log.d(TAG, "WifiAwareNetworkFactory.
needNetworkFor
: networkRequest="
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java
[
all
...]
/external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
/prebuilts/misc/common/robolectric/lib/
android-all-6.0.0_r1-robolectric-0.jar
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
Completed in 231 milliseconds