Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 25 of 221) sorted by relevance

123456789

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
DEuiccPortTest.java157 int channel = mockLogicalChannelResponses( in testEuiccPortProfile() local
174 int channel = mockLogicalChannelResponses( in testEuiccPortProfile_MEP() local
192 int channel = mockLogicalChannelResponses( in testGetAllProfiles() local
209 int channel = mockLogicalChannelResponses( in testEnabledOnEsimPort_GetAllProfiles() local
231 int channel = mockLogicalChannelResponses( in testGetAllProfiles_DisableState() local
248 int channel = mockLogicalChannelResponses( in testFSuffix() local
264 int channel = mockLogicalChannelResponses("BF2D8184A08181E37F" in testGetProfile() local
311 int channel = mockLogicalChannelResponses("BF32038001009000"); in testDisableProfile() local
323 int channel = mockLogicalChannelResponses("6106", "6f00"); in testDisableProfile_SimRefresh() local
335 int channel = mockLogicalChannelResponses("BF32038001039000"); in testDisableProfile_Error() local
[all …]
DEuiccCardTest.java157 int channel = mockLogicalChannelResponses("BF3E065A041A2B3C4D9000"); in testLoadEidAndNotifyRegistrants() local
182 int channel = mockLogicalChannelResponses("BF3E065A041A2B3C4D9000"); in testGetEid() local
192 private void verifyStoreData(int channel, String command) { in verifyStoreData()
199 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, in mockLogicalChannelResponses() local
/frameworks/native/services/vr/bufferhubd/
Dbuffer_hub.cpp65 for (const auto& channel : channels) { in DumpState() local
148 for (const auto& channel : channels) { in DumpState() local
181 for (const auto& channel : channels) { in DumpState() local
199 for (const auto& channel : channels) { in DumpState() local
220 if (auto channel = message.GetChannel<BufferHubChannel>()) in HandleImpulse() local
226 auto channel = message.GetChannel<BufferHubChannel>(); in HandleMessage() local
266 if (const auto channel = message.GetChannel<BufferHubChannel>()) { in OnCreateBuffer() local
294 if (const auto channel = message.GetChannel<BufferHubChannel>()) { in OnCreateProducerQueue() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/
DApduSenderTest.java112 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, "A1A1A19000"); in testSendEmptyCommands() local
143 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, "9000"); in testSend() local
158 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, "9000"); in testSendMultiApdus() local
184 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, "9000"); in testSendMultiApdusStopEarly() local
209 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, "9000"); in testSendLongResponse() local
229 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, "9000"); in testSendStoreDataLongDataLongResponse() local
261 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, "9000"); in testSendStoreDataLongDataMod0() local
283 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, "9000"); in testSendStoreDataLen0() local
299 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, "9000"); in testSendErrorResponseInMiddle() local
328 int channel = LogicalChannelMocker.mockOpenLogicalChannelResponse(mMockCi, "9000"); in testChannelAlreadyOpened() local
DLogicalChannelMocker.java65 public static void mockSendToLogicalChannel(CommandsInterface mockCi, int channel, in mockSendToLogicalChannel()
103 public static void mockCloseLogicalChannel(CommandsInterface mockCi, int channel) { in mockCloseLogicalChannel()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationChannelLogger.java44 default void logNotificationChannelCreated(@NonNull NotificationChannel channel, int uid, in logNotificationChannelCreated()
48 channel, uid, pkg, 0, getLoggingImportance(channel)); in logNotificationChannelCreated() local
57 default void logNotificationChannelDeleted(@NonNull NotificationChannel channel, int uid, in logNotificationChannelDeleted()
61 channel, uid, pkg, getLoggingImportance(channel), 0); in logNotificationChannelDeleted() local
72 default void logNotificationChannelModified(@NonNull NotificationChannel channel, int uid, in logNotificationChannelModified()
75 channel, uid, pkg, oldLoggingImportance, getLoggingImportance(channel)); in logNotificationChannelModified() local
124 @NonNull NotificationChannel channel, int uid, String pkg, in logNotificationChannel()
187 public static NotificationChannelEvent getCreated(@NonNull NotificationChannel channel) { in getCreated()
193 public static NotificationChannelEvent getDeleted(@NonNull NotificationChannel channel) { in getDeleted()
213 static int getIdHash(@NonNull NotificationChannel channel) { in getIdHash()
[all …]
/frameworks/base/core/java/android/view/
DInputChannel.java64 private native void nativeDispose(long channel); in nativeDispose()
66 private native void nativeWriteToParcel(Parcel parcel, long channel); in nativeWriteToParcel()
67 private native long nativeDup(long channel); in nativeDup()
68 private native IBinder nativeGetToken(long channel); in nativeGetToken()
70 private native String nativeGetName(long channel); in nativeGetName()
/frameworks/av/media/libeffects/dynamicsproc/
DEffectDynamicsProcessing.cpp384 int32_t channel) { in DP_getChannel()
393 static dp_fx::DPEq* DP_getEq(DynamicsProcessingContext *pContext, int32_t channel, in DP_getEq()
405 static dp_fx::DPEqBand* DP_getEqBand(DynamicsProcessingContext *pContext, int32_t channel, in DP_getEqBand()
416 static dp_fx::DPMbc* DP_getMbc(DynamicsProcessingContext *pContext, int32_t channel) { in DP_getMbc()
426 static dp_fx::DPMbcBand* DP_getMbcBand(DynamicsProcessingContext *pContext, int32_t channel, in DP_getMbcBand()
718 const int32_t channel = params[1]; in DP_getParameter() local
744 const int32_t channel = params[1]; in DP_getParameter() local
776 const int32_t channel = params[1]; in DP_getParameter() local
812 const int32_t channel = params[1]; in DP_getParameter() local
852 const int32_t channel = params[1]; in DP_getParameter() local
[all …]
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationIntrusivenessExtractorTest.java43 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_LOW); in testNonIntrusive() local
58 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_DEFAULT); in testIntrusive_fillScreen() local
77 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_DEFAULT); in testOldNotificationsNotIntrusive() local
DNotificationChannelExtractorTest.java58 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_LOW); in testExtractsUpdatedChannel() local
84 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_LOW); in testInvalidShortcutFlagEnabled_looksUpCorrectChannel() local
112 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_LOW); in testInvalidShortcutFlagDisabled_looksUpCorrectChannel() local
DImportanceExtractorTest.java62 private NotificationRecord getNotificationRecord(NotificationChannel channel) { in getNotificationRecord()
85 NotificationChannel channel = in testAppPreferenceChannelNone() local
102 NotificationChannel channel = in testAppPreferenceChannelPreference() local
DPreferencesHelperTest.java1350 NotificationChannel channel = in testBackupXml_backupCanonicalizedSoundUri() local
1380 NotificationChannel channel = in testRestoreXml_withExistentCanonicalizedSoundUri() local
1403 NotificationChannel channel = in testRestoreXml_withNonExistentCanonicalizedSoundUri() local
1429 NotificationChannel channel = in testRestoreXml_withNonExistentCanonicalizedSoundUriAndMissingPackage() local
1508 NotificationChannel channel = in testBackupRestoreXml_withNullSoundUri() local
1538 NotificationChannel channel = in testBackupRestoreXml_withAndroidResourceSoundUri() local
1574 NotificationChannel channel = in testBackupRestoreXml_withFileResourceSoundUri() local
1837 final NotificationChannel channel = in testUpdate() local
1893 final NotificationChannel channel = new NotificationChannel("id2", "name2", IMPORTANCE_LOW); in testUpdate_postUpgrade_noUpdateAppFields() local
1919 final NotificationChannel channel = new NotificationChannel("id2", "name2", IMPORTANCE_LOW); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels() local
[all …]
DZenModeFilteringTest.java252 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_DEFAULT); in testConversation_allAllowed() local
270 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_DEFAULT); in testConversation_importantAllowed_isImportant() local
288 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_DEFAULT); in testConversation_importantAllowed_isNotImportant() local
305 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_DEFAULT); in testConversation_noneAllowed_notCallOrMsg() local
322 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_DEFAULT); in testConversation_noneAllowed_callAllowed() local
342 NotificationChannel channel = new NotificationChannel("a", "a", IMPORTANCE_DEFAULT); in testConversation_noneAllowed_msgAllowed() local
/frameworks/av/media/libaudiohal/impl/effectsAidlConversion/
DAidlConversionDynamicsProcessing.cpp138 int32_t channel; in getParameter() local
212 uint32_t channel = ::aidl::android::hardware::audio::common::getChannelCount( in getParameter() local
225 int32_t enable, channel; in readChannelConfigFromParam() local
311 int32_t channel; in getChannelConfig() local
365 int32_t channel, band; in getEqBandConfig() local
400 int32_t channel, band; in getMbcBandConfig() local
435 int32_t channel; in getLimiterConfig() local
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationChannelTest.java156 NotificationChannel channel = new NotificationChannel("id", "name", 3); in testLongStringFields() local
205 NotificationChannel channel = new NotificationChannel("id", "name", 3); in testLongAlertFields() local
229 NotificationChannel channel = new NotificationChannel("id", "name", 3); in testRestoreSoundUri_customLookup() local
294 NotificationChannel channel = new NotificationChannel("id", "name", 3); in testWriteXmlForBackup_customLookup() local
/frameworks/av/media/libaaudio/src/flowgraph/resampler/
DPolyphaseResampler.cpp48 for (int channel = 0; channel < getChannelCount(); channel++) { in readFrame() local
57 for (int channel = 0; channel < getChannelCount(); channel++) { in readFrame() local
DSincResampler.cpp57 for (int channel = 0; channel < getChannelCount(); channel++) { in readFrame() local
66 for (int channel = 0; channel < getChannelCount(); channel++) { in readFrame() local
DSincResamplerStereo.cpp66 for (int channel = 0; channel < getChannelCount(); channel++) { in readFrame() local
75 for (int channel = 0; channel < getChannelCount(); channel++) { in readFrame() local
/frameworks/wilhelm/src/itf/
DIMIDIMuteSolo.cpp22 static SLresult IMIDIMuteSolo_SetChannelMute(SLMIDIMuteSoloItf self, SLuint8 channel, in IMIDIMuteSolo_SetChannelMute()
45 static SLresult IMIDIMuteSolo_GetChannelMute(SLMIDIMuteSoloItf self, SLuint8 channel, in IMIDIMuteSolo_GetChannelMute()
65 static SLresult IMIDIMuteSolo_SetChannelSolo(SLMIDIMuteSoloItf self, SLuint8 channel, in IMIDIMuteSolo_SetChannelSolo()
88 static SLresult IMIDIMuteSolo_GetChannelSolo(SLMIDIMuteSoloItf self, SLuint8 channel, in IMIDIMuteSolo_GetChannelSolo()
/frameworks/native/libs/vr/libpdx_uds/
Dchannel_manager.cpp16 auto channel = channels_.find(handle); in CloseHandle() local
46 auto channel = channels_.find(handle); in GetChannelData() local
Dservice_framework_tests.cpp98 const std::shared_ptr<Channel>& channel) override { in OnChannelClose()
156 std::shared_ptr<TestChannel> channel; in HandleMessage() local
183 auto channel = std::make_shared<TestChannel>(-1); in HandleMessage() local
193 auto channel = std::make_shared<TestChannel>(-1); in HandleMessage() local
302 int CheckChannelIdArgument(BorrowedChannelHandle channel) { in CheckChannelIdArgument()
311 int CheckChannelObjectArgument(BorrowedChannelHandle channel) { in CheckChannelObjectArgument()
320 int CheckChannelFromOtherService(BorrowedChannelHandle channel) { in CheckChannelFromOtherService()
403 explicit TestClient(LocalChannelHandle channel) in TestClient()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/
DApduCommand.java26 public final int channel; field in ApduCommand
53 ApduCommand(int channel, int cla, int ins, int p1, int p2, int p3, String cmdHex) { in ApduCommand()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/
DIpcSerializer.kt55 private val channel = Channel<Pair<CompletableDeferred<Unit>, Job>>() constant in com.android.systemui.util.kotlin.IpcSerializer
/frameworks/base/omapi/java/android/se/omapi/
DSession.java207 ISecureElementChannel channel = mSession.openBasicChannel(aid, p2, in openBasicChannel() local
312 ISecureElementChannel channel = mSession.openLogicalChannel( in openLogicalChannel() local
/frameworks/base/core/jni/
Dandroid_view_InputChannel.cpp191 static void android_view_InputChannel_nativeDispose(JNIEnv* env, jobject obj, jlong channel) { in android_view_InputChannel_nativeDispose()
217 jobject parcelObj, jlong channel) { in android_view_InputChannel_nativeWriteToParcel()
234 static jstring android_view_InputChannel_nativeGetName(JNIEnv* env, jobject obj, jlong channel) { in android_view_InputChannel_nativeGetName()
245 static jlong android_view_InputChannel_nativeDup(JNIEnv* env, jobject obj, jlong channel) { in android_view_InputChannel_nativeDup()
269 static jobject android_view_InputChannel_nativeGetToken(JNIEnv* env, jobject obj, jlong channel) { in android_view_InputChannel_nativeGetToken()

123456789