/frameworks/av/media/libstagefright/omx/ |
D | SoftOMXComponent.cpp | 31 OMX_COMPONENTTYPE **component) in SoftOMXComponent() 112 OMX_HANDLETYPE component, in SendCommandWrapper() 125 OMX_HANDLETYPE component, in GetParameterWrapper() 137 OMX_HANDLETYPE component, in SetParameterWrapper() 149 OMX_HANDLETYPE component, in GetConfigWrapper() 161 OMX_HANDLETYPE component, in SetConfigWrapper() 173 OMX_HANDLETYPE component, in GetExtensionIndexWrapper() 185 OMX_HANDLETYPE component, in UseBufferWrapper() 200 OMX_HANDLETYPE component, in AllocateBufferWrapper() 214 OMX_HANDLETYPE component, in FreeBufferWrapper() [all …]
|
D | SoftOMXPlugin.cpp | 73 OMX_COMPONENTTYPE **component) { in makeComponentInstance() 138 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
|
D | OMXMaster.cpp | 125 OMX_COMPONENTTYPE **component) { in makeComponentInstance() 150 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
|
/frameworks/base/core/java/android/content/pm/ |
D | ILauncherApps.aidl | 36 void startActivityAsUser(in ComponentName component, in Rect sourceBounds, in startActivityAsUser() 38 void showAppDetailsAsUser(in ComponentName component, in Rect sourceBounds, in showAppDetailsAsUser() 41 boolean isActivityEnabled(in ComponentName component, in UserHandle user); in isActivityEnabled()
|
/frameworks/base/cmds/dpm/src/com/android/commands/dpm/ |
D | Dpm.java | 109 ComponentName component = parseComponentName(nextArgRequired()); in runSetDeviceOwner() local 129 ComponentName component = parseComponentName(nextArgRequired()); in runSetProfileOwner() local 147 private ComponentName parseComponentName(String component) { in parseComponentName()
|
/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
D | RecurrenceSet.java | 190 public static boolean populateContentValues(ICalendar.Component component, in populateContentValues() 257 ICalendar.Component component) { in populateComponent() 326 ICalendar.Component component) { in populateComponent() 384 public static void addPropertiesForRuleStr(ICalendar.Component component, in addPropertiesForRuleStr() 444 public static void addPropertyForDateStr(ICalendar.Component component, in addPropertyForDateStr() 466 ICalendar.Component component) { in computeDuration() 499 private static String flattenProperties(ICalendar.Component component, in flattenProperties()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | ManagedServices.java | 116 ComponentName component, int userid, boolean isSystem, ServiceConnection connection, in newServiceInfo() 194 public void registerService(IInterface service, ComponentName component, int userid) { in registerService() 304 final ComponentName component in rebindServices() local 320 final ComponentName component = info.component; in rebindServices() local 331 final ComponentName component = add.get(j); in rebindServices() local 495 final ComponentName component, final int userid) { in registerServiceImpl() 550 public ComponentName component; field in ManagedServices.ManagedServiceInfo 556 public ManagedServiceInfo(IInterface service, ComponentName component, in ManagedServiceInfo()
|
D | ConditionProviders.java | 265 private ConditionRecord getRecordLocked(Uri id, ComponentName component) { in getRecordLocked() 341 ComponentName component) { in ensureRecordExists() 534 final ComponentName component = config.conditionComponents[i]; in loadZenConfig() local 601 public final ComponentName component; field in ConditionProviders.ConditionRecord 607 private ConditionRecord(Uri id, ComponentName component) { in ConditionRecord()
|
/frameworks/av/media/libstagefright/codecs/raw/ |
D | SoftRaw.cpp | 41 OMX_COMPONENTTYPE **component) in SoftRaw() 211 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/gsm/dec/ |
D | SoftGSM.cpp | 41 OMX_COMPONENTTYPE **component) in SoftGSM() 266 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/on2/dec/ |
D | SoftVPX.cpp | 35 OMX_COMPONENTTYPE **component) in SoftVPX() 183 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/mp3dec/ |
D | SoftMP3.cpp | 43 OMX_COMPONENTTYPE **component) in SoftMP3() 400 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/base/core/java/android/app/usage/ |
D | UsageStatsManagerInternal.java | 37 public abstract void reportEvent(ComponentName component, int userId, int eventType); in reportEvent()
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/ |
D | SoftAMRNBEncoder.cpp | 45 OMX_COMPONENTTYPE **component) in SoftAMRNBEncoder() 402 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
D | SoftAMRWBEncoder.cpp | 45 OMX_COMPONENTTYPE **component) in SoftAMRWBEncoder() 457 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/g711/dec/ |
D | SoftG711.cpp | 41 OMX_COMPONENTTYPE **component) in SoftG711() 308 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SmsApplication.java | 646 ComponentName component = null; in getDefaultSmsApplication() local 669 ComponentName component = null; in getDefaultMmsApplication() local 693 ComponentName component = null; in getDefaultRespondViaMessageApplication() local 719 ComponentName component = null; in getDefaultSendToApplication() local 745 ComponentName component = getDefaultSmsApplication(context, false); in shouldWriteMessageForPackage() local
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
D | SoftAMR.cpp | 43 OMX_COMPONENTTYPE **component) in SoftAMR() 469 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | SystemUI.java | 46 public <T, C extends T> void putComponent(Class<T> interfaceType, C component) { in putComponent()
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
D | SoftVorbis.cpp | 49 OMX_COMPONENTTYPE **component) in SoftVorbis() 475 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/ |
D | SoftMPEG4Encoder.cpp | 68 OMX_COMPONENTTYPE **component) in SoftMPEG4Encoder() 496 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
D | SoftMPEG4.cpp | 60 OMX_COMPONENTTYPE **component) in SoftMPEG4() 371 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
D | SoftVPXEncoder.cpp | 64 OMX_COMPONENTTYPE **component) in SoftVPXEncoder() 780 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
D | SoftAACEncoder.cpp | 44 OMX_COMPONENTTYPE **component) in SoftAACEncoder() 558 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/ |
D | SoftAVC.cpp | 54 OMX_COMPONENTTYPE **component) in SoftAVC() 319 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
|