| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | NotificationRecordLoggerFake.java | 96 NotificationReported nr = NotificationRecordLogger.super.prepareToLogNotificationPosted(r, in prepareToLogNotificationPosted() local 108 public void logNotificationPosted(NotificationReported nr) { in logNotificationPosted()
|
| D | NotificationManagerServiceTest.java | 1587 NotificationRecord nr = generateNotificationRecord( in testEnqueueNotificationInternal_noChannel() local 4242 final NotificationRecord nr = generateNotificationRecord( in testSystemNotificationListenerCanUnsnooze() local 4786 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testNoNotificationDuringSetupPermission() local 4811 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testNoFakeColorizedPermission() local 4837 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testMediaStyleRemote_hasPermission() local 4865 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testMediaStyleRemote_noPermission() local 4898 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testCustomMediaStyleRemote_noPermission() local 4928 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testSubstituteAppName_hasPermission() local 4954 NotificationRecord nr = new NotificationRecord(mContext, sbn, mTestNotificationChannel); in testSubstituteAppName_noPermission() local 8247 NotificationRecord nr = in testFlagBubble() local [all …]
|
| /frameworks/base/services/core/java/com/android/server/notification/ |
| D | NotificationRecordLoggerImpl.java | 35 public void logNotificationPosted(NotificationReported nr) { in logNotificationPosted()
|
| D | NotificationShellCmd.java | 330 final NotificationRecord nr = mDirectService.getNotificationRecord(key); in onCommand() local 680 NotificationRecord nr = mDirectService.findNotificationLocked( in doNotify() local
|
| D | NotificationRecordLogger.java | 87 void logNotificationPosted(NotificationReported nr); in logNotificationPosted()
|
| /frameworks/libs/net/common/testutils/devicetests/com/android/testutils/ |
| D | PacketBridge.kt | 114 val nr = NetworkRequest.Builder() in createTestNetwork() constant
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/ |
| D | TelephonyNetworkFactoryTest.java | 137 private void activatePhoneInPhoneSwitcher(int phoneId, NetworkRequest nr, boolean active) { in activatePhoneInPhoneSwitcher()
|
| /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/base/tests/vcn/java/com/android/server/vcn/ |
| D | VcnGatewayConnectionTest.java | 339 final NetworkRequest nr = networkRequestCaptor.getValue(); in testDataStallHandlingEnabled() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | RILUtils.java | 2461 android.hardware.radio.V1_4.CellInfoNr nr = record.info.nr(); in convertHalCellInfo() local 2515 android.hardware.radio.V1_5.CellInfoNr nr = record.ratSpecificInfo.nr(); in convertHalCellInfo() local 2569 android.hardware.radio.V1_6.CellInfoNr nr = record.ratSpecificInfo.nr(); in convertHalCellInfo() local 2641 android.hardware.radio.network.CellInfoNr nr = cellInfo.ratSpecificInfo.getNr(); in convertHalCellInfo() local 2978 public static CellIdentityNr convertHalCellIdentityNr(Object nr) { in convertHalCellIdentityNr() 3283 public static CellSignalStrengthNr convertHalNrSignalStrength(Object nr) { in convertHalNrSignalStrength() 3881 android.hardware.radio.V1_6.NrQos nr = qos.nr(); in convertHalQos() local 3896 android.hardware.radio.data.NrQos nr = qos.getNr(); in convertHalQos() local
|
| D | MccTable.java | 486 sTable.add(new MccEntry(536, "nr", 2)); // Nauru (Republic of) in sTable.add()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/data/ |
| D | TelephonyNetworkFactory.java | 315 TelephonyNetworkRequest nr = entry.getKey(); in dump() local
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | SignalStrength.java | 137 @NonNull CellSignalStrengthNr nr) { in SignalStrength()
|
| /frameworks/base/services/core/java/com/android/server/pm/ |
| D | VerifyingSession.java | 765 final int nr = receivers.size(); in matchComponentForVerifier() local
|