Home
last modified time | relevance | path

Searched refs:getChannel (Results 1 – 25 of 25) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationStyleVerifierActivity.java112 mNm.createNotificationChannel(getChannel()); in setUp()
136 mNm.deleteNotificationChannel(getChannel().getId()); in tearDown()
141 protected abstract NotificationChannel getChannel(); in getChannel() method in NotificationStyleVerifierActivity.NotifyTestCase
159 protected NotificationChannel getChannel() { in getChannel() method in NotificationStyleVerifierActivity.BigPictureAnimatedTest
183 protected NotificationChannel getChannel() { in getChannel() method in NotificationStyleVerifierActivity.BigPictureAnimatedUriTest
211 protected NotificationChannel getChannel() { in getChannel() method in NotificationStyleVerifierActivity.CustomContentViewTest
237 protected NotificationChannel getChannel() { in getChannel() method in NotificationStyleVerifierActivity.CustomBigContentViewTest
261 protected NotificationChannel getChannel() { in getChannel() method in NotificationStyleVerifierActivity.CustomHeadsUpContentViewTest
288 protected NotificationChannel getChannel() { in getChannel() method in NotificationStyleVerifierActivity.ProgressStyleIndeterminateTest
318 protected NotificationChannel getChannel() { in getChannel() method in NotificationStyleVerifierActivity.ProgressStyleProgressTest
[all …]
/cts/tests/tests/content/src/android/content/res/cts/
DAssetFileDescriptor_AutoCloseInputStreamTest.java260 FileChannel fc = input.getChannel(); in testGetChannel()
268 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelSize()
275 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelReadBuffer()
294 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelReadBuffers()
312 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelReadBufferFromPosition()
329 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelTransferTo()
334 WritableByteChannel targetChannel = output.getChannel(); in testOffsetCorrectFileChannelTransferTo()
359 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelMap()
375 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelWriteBuffer()
389 FileChannel fc = input.getChannel(); in testOffsetCorrectFileChannelWriteBuffers()
[all …]
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DCoexUnsafeChannelTest.java38 assertEquals(TEST_CHANNEL, unsafeChannel.getChannel()); in testNoPowerCapConstructor()
47 assertEquals(TEST_CHANNEL, unsafeChannel.getChannel()); in testPowerCapConstructor()
DScanResultTest.java421 assertEquals(0, mloLink.getChannel()); in testMloLinkConstructor()
DWifiManagerTest.java2915 assertEquals(currentConfig.getChannel(), testSoftApConfig.getChannel()); in compareSoftApConfiguration()
/cts/tools/vm-tests-tf/build/src/util/build/
DBuildStep.java112 FileChannel inChannel = new FileInputStream(in).getChannel(); in copyFile()
113 FileChannel outChannel = new FileOutputStream(out).getChannel(); in copyFile()
/cts/tests/tests/telephony4/src/android/telephony4/cts/
DSimRestrictedApisTest.java100 mTelephonyManager.iccOpenLogicalChannel("").getChannel()); in testIccOpenLogicalChannel()
117 mTelephonyManager.iccOpenLogicalChannel("").getChannel()); in testIccOpenLogicalChannelBySlot()
/cts/tests/tests/text/src/android/text/cts/
DFontFileTestUtil.java36 final FileChannel fc = fis.getChannel(); in getPostScriptName()
118 final FileChannel fc = fis.getChannel(); in hasTable()
/cts/tests/tests/os/src/android/os/cts/
DParcelFileDescriptor_AutoCloseOutputStreamTest.java62 l = out.getChannel().lock(); in testCloseOrdering()
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DCarrierApiTest.java831 final int logicalChannel = response.getChannel(); in testIccOpenLogicalChannel()
847 final int logicalChannel = response.getChannel(); in testIccOpenLogicalChannelWithValidP2()
865 final int logicalChannel = response.getChannel(); in testIccOpenLogicalChannelWithInvalidP2()
879 int channel = response.getChannel(); in testIccOpenTooManyLogicalChannels()
921 assertThat(mTelephonyManager.iccCloseLogicalChannel(response.getChannel())).isTrue(); in testIccCloseLogicalChannel()
925 boolean result = mTelephonyManager.iccCloseLogicalChannel(response.getChannel()); in testIccCloseLogicalChannel()
955 final int logicalChannel = iccOpenLogicalChannelResponse.getChannel(); in testIccTransmitApduLogicalChannel()
1022 final int logicalChannel = iccOpenLogicalChannelResponse.getChannel(); in testIccTransmitApduLogicalChannelWithInvalidInputs()
1103 final int closedCh = iccOpenLogicalChannelResponse.getChannel(); in testIccTransmitApduLogicalChannelWithInvalidChannel()
1156 final int logicalChannel = iccOpenLogicalChannel.getChannel(); in testApduFileRead()
[all …]
/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontFileTestUtil.java40 final FileChannel fc = fis.getChannel(); in getPostScriptName()
DSystemFontsTest.java135 FileChannel fc = fis.getChannel(); in testFontsFallbackUnreadable()
DFontTest.java104 FileChannel channel = fis.getChannel(); in mmap()
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java541 assertEquals(NEWS_ID, out.getChannel().getId()); in testAdjustNotification_typeKey()
557 assertEquals(NotificationChannel.PROMOTIONS_ID, out.getChannel().getId()); in testAdjustNotification_typeKey()
593 assertEquals(NOTIFICATION_CHANNEL_ID, out.getChannel().getId()); in testAdjustNotification_typeKey_userTurnedOff_doesNotMove()
870 NotificationChannel parentCopy = out.getChannel().copy(); in testCreateConversationNotificationChannel()
1072 assertEquals(NEWS_ID, out.getChannel().getId()); in testCannotPostToReservedChannel()
1110 assertEquals(PROMOTIONS_ID, out.getChannel().getId()); in testCannotDeleteReservedChannel()
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DLocaleDeviceInfo.java167 FileChannel fileChannel = in.getChannel()) { in sha256()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeSettings.java133 SessionChannel getChannel() { in getChannel() method in ImeSettings
DMockIme.java812 mSettings.getChannel().registerListener(mCommandHandler); in onCreate()
1276 mSettings.getChannel().unregisterListener(mCommandHandler);
1469 if (!mIme.mSettings.getChannel().send(event.toBundle())) {
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainVisualQueryDetectionService.java491 FileChannel fc = fis.getChannel(); in readFileWithMMap()
/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderTest.java134 FileChannel fileChannel = refStream.getChannel(); in readAudioReferenceFile()
/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java765 params.fileChannel = new FileOutputStream(jpegFilePath).getChannel(); in debugDumpDng()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1469 assertEquals(sbn.getNotification().getChannelId(), outRanking.getChannel().getId()); in testKeyChannelGroupOverrideImportanceExplanation_ranking()
3642 assertEquals(outRanking.getKey(), IMPORTANCE_MIN, outRanking.getChannel().getImportance()); in testIsAmbient()
/cts/tools/release-parser/tests/resources/
DCtsJniTestCases.apk.pb.txt180 name: "getChannel"
708 name: "getChannel"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dwifi-current.txt40 method @IntRange(from=1) public int getChannel();
Dsystem-current.txt6831 method @Deprecated public int getChannel();
Dcurrent.txt42205 method public android.app.NotificationChannel getChannel();
46283 method public int getChannel();