Searched defs:nr (Results 1 – 10 of 10) sorted by relevance
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | NotificationManagerServiceTest.java | 2941 final NotificationRecord nr = generateNotificationRecord( in testSystemNotificationListenerCanUnsnooze() local 3424 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testNoFakeColorizedPermission() local 6159 NotificationRecord nr = in testFlagBubble() local 6180 NotificationRecord nr = generateMessageBubbleNotifRecord(mTestNotificationChannel, in testFlagBubble_noFlag_appNotAllowed() local 6209 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testFlagBubbleNotifs_noFlag_whenAppForeground() local 6231 NotificationRecord nr = generateMessageBubbleNotifRecord(mTestNotificationChannel, in testFlagBubbleNotifs_flag_messaging() local 6272 NotificationRecord nr = generateMessageBubbleNotifRecord(mTestNotificationChannel, in testFlagBubbleNotifs_noFlag_messaging_appNotAllowed() local 6299 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testFlagBubbleNotifs_noFlag_notBubble() local 6318 NotificationRecord nr = generateMessageBubbleNotifRecord(mTestNotificationChannel, in testFlagBubbleNotifs_noFlag_messaging_channelNotAllowed() local 6360 final NotificationRecord nr = generateNotificationRecord(mTestNotificationChannel); in testCancelAllNotificationsFromApp_cancelsBubble() local [all …]
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
| D | DcRequest.java | 38 private DcRequest(@NonNull final NetworkRequest nr, @ApnType final int type, in DcRequest()
|
| D | TelephonyNetworkFactory.java | 197 NetworkRequest nr = bundle.getParcelable( in handleMessage() local 480 NetworkRequest nr = entry.getKey(); in dump() local
|
| D | ApnContext.java | 540 static @ApnType int getApnTypeFromNetworkRequest(NetworkRequest nr) { in getApnTypeFromNetworkRequest()
|
| /frameworks/base/services/core/java/com/android/server/notification/ |
| D | NotificationShellCmd.java | 327 final NotificationRecord nr = mDirectService.getNotificationRecord(key); in onCommand() local 665 NotificationRecord nr = mDirectService.findNotificationLocked( in doNotify() local
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
| D | CellIdentityTest.java | 219 CellIdentityNr nr = new CellIdentityNr(PCI, TAC, EARFCN, BANDS, MCC_STR, MNC_STR, CI, in testGetMccMncString() local
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/ |
| D | TelephonyNetworkFactoryTest.java | 150 private void activatePhoneInPhoneSwitcher(int phoneId, NetworkRequest nr, boolean active) { in activatePhoneInPhoneSwitcher()
|
| D | DcTrackerTest.java | 1597 NetworkRequest nr = new NetworkRequest.Builder() in testTrySetupRestrictedDataDisabled() local 1625 NetworkRequest nr = new NetworkRequest.Builder() in testTrySetupRestrictedRoamingDisabled() local
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | SignalStrength.java | 137 @NonNull CellSignalStrengthNr nr) { in SignalStrength()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | MccTable.java | 486 sTable.add(new MccEntry(536, "nr", 2)); // Nauru (Republic of) in sTable.add()
|