/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/ |
D | WifiAwareDataPathStateManagerTest.java | 298 NetworkRequest nr = getSessionNetworkRequest(clientId, res.mSessionId, res.mPeerHandle, pmk, in testDataPathPmkWithoutPermission() local 333 NetworkRequest nr = getSessionNetworkRequestMore(clientId, res.mSessionId, res.mPeerHandle, in testDataPathWithPortInfoOnPublisher() local 371 NetworkRequest nr = getSessionNetworkRequestMore(clientId, res.mSessionId, res.mPeerHandle, in testDataPathWithPortInfoInvalidPort() local 404 NetworkRequest nr = getSessionNetworkRequestMore(clientId, res.mSessionId, res.mPeerHandle, in testDataPathWithPortInfoButNoSecurityOnSubscriber() local 441 NetworkRequest nr = getSessionNetworkRequest(clientId, res.mSessionId, res.mPeerHandle, in testDestroyNdiDuringNdpSetupResponder() local 775 NetworkRequest nr = getDirectNetworkRequest(clientId + i, in testMultipleNdi() local 1181 NetworkRequest nr = getSessionNetworkRequest(clientId, res.mSessionId, res.mPeerHandle, pmk, in testDataPathInitiatorResponderMismatchUtility() local 1240 NetworkRequest nr = getSessionNetworkRequest(clientId, res.mSessionId, res.mPeerHandle, pmk, in testDataPathInitiatorResponderInvalidUidUtility() local 1333 NetworkRequest nr; in testDataPathInitiatorUtilityMore() local 1489 NetworkRequest nr; in testDataPathResponderUtility() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | DcRequest.java | 32 public DcRequest(NetworkRequest nr, Context context) { in DcRequest()
|
D | TelephonyNetworkFactory.java | 178 NetworkRequest nr = bundle.getParcelable( in handleMessage() local 415 NetworkRequest nr = entry.getKey(); in dump() local
|
D | ApnContext.java | 561 static @ApnType int getApnTypeFromNetworkRequest(NetworkRequest nr) { in getApnTypeFromNetworkRequest()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 2508 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testNoFakeColorizedPermission() local 4265 NotificationRecord nr = generateNotificationRecord(mTestNotificationChannel, in testFlagBubble() local 4289 NotificationRecord nr = generateNotificationRecord(mTestNotificationChannel, in testFlagBubble_noFlag_appNotAllowed() local 4313 NotificationRecord nr = generateNotificationRecord(mTestNotificationChannel, in testFlagBubbleNotifs_flag_appForeground() local 4335 NotificationRecord nr = generateNotificationRecord(mTestNotificationChannel, in testFlagBubbleNotifs_noFlag_appNotForeground() local 4474 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testFlagBubbleNotifs_flag_messaging() local 4509 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testFlagBubbleNotifs_flag_phonecall() local 4542 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testFlagBubbleNotifs_noFlag_phonecall_noForegroundService() local 4572 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testFlagBubbleNotifs_noFlag_phonecall_noPerson() local 4606 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testFlagBubbleNotifs_noFlag_phonecall_noCategory() local [all …]
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/ |
D | ConnectivityServiceMock.java | 573 NetworkRequest nr = nai.requestAt(i); in sendUpdatedScoreToFactories() local 604 public synchronized void setCurrentScoreForRequest(NetworkRequest nr, int score) { in setCurrentScoreForRequest()
|
/frameworks/base/tests/net/common/java/android/net/ |
D | NetworkCapabilitiesTest.java | 293 NetworkCapabilities nr = new NetworkCapabilities(); in testOemPaid() local
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationShellCmd.java | 502 NotificationRecord nr = mDirectService.findNotificationLocked( in doNotify() local
|
D | NotificationManagerService.java | 488 public void record(StatusBarNotification nr) { in record()
|
/frameworks/base/telephony/java/android/telephony/ |
D | SignalStrength.java | 134 @NonNull CellSignalStrengthNr nr) { in SignalStrength()
|
/frameworks/base/services/core/java/com/android/server/ |
D | ConnectivityService.java | 5971 NetworkRequest nr = nai.requestAt(i); in sendUpdatedScoreToFactories() local 6092 NetworkRequest nr = nai.requestAt(i); in teardownUnneededNetwork() local 6144 NetworkRequest nr = nri.request; in processListenRequests() local 6157 NetworkRequest nr = nri.request; in processListenRequests() local 6395 NetworkRequest nr = newNetwork.requestAt(i); in rematchNetworkAndRequests() local 6652 NetworkRequest nr = nai.requestAt(i); in maybeNotifyNetworkBlocked() local 6695 NetworkRequest nr = nai.requestAt(i); in maybeNotifyNetworkBlockedForNewUidRules() local 6757 NetworkRequest nr = networkAgent.requestAt(i); in notifyNetworkCallbacks() local
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/ |
D | DcTrackerTest.java | 963 NetworkRequest nr = new NetworkRequest.Builder() in testDDSResetAutoAttach() local
|
/frameworks/base/tests/net/java/com/android/server/ |
D | ConnectivityServiceTest.java | 3164 NetworkRequest nr = builder.build(); in testInvalidNetworkSpecifier() local 3837 NetworkRequest nr = new NetworkRequest.Builder().addTransportType( in testSatisfiedNetworkRequestDoesNotTriggerOnUnavailable() local 3857 NetworkRequest nr = new NetworkRequest.Builder().addTransportType( in testSatisfiedThenLostNetworkRequestDoesNotTriggerOnUnavailable() local 3880 NetworkRequest nr = new NetworkRequest.Builder().addTransportType( in testTimedoutNetworkRequest() local 3901 NetworkRequest nr = new NetworkRequest.Builder().addTransportType( in testNoCallbackAfterUnregisteredNetworkRequest() local 3932 NetworkRequest nr = new NetworkRequest.Builder().addTransportType( in runUnfulfillableNetworkRequest() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | MccTable.java | 574 sTable.add(new MccEntry(536,"nr",2)); //Nauru (Republic of) in sTable.add()
|