Home
last modified time | relevance | path

Searched defs:component (Results 1 – 25 of 77) sorted by relevance

1234

/frameworks/av/media/libstagefright/omx/
DSoftOMXComponent.cpp31 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 …]
DSoftOMXPlugin.cpp73 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
138 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
DOMXMaster.cpp125 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
150 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
/frameworks/base/core/java/android/content/pm/
DILauncherApps.aidl36 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/
DDpm.java109 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/
DRecurrenceSet.java190 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/
DManagedServices.java116 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()
DConditionProviders.java265 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/
DSoftRaw.cpp41 OMX_COMPONENTTYPE **component) in SoftRaw()
211 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.cpp41 OMX_COMPONENTTYPE **component) in SoftGSM()
266 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp35 OMX_COMPONENTTYPE **component) in SoftVPX()
183 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp43 OMX_COMPONENTTYPE **component) in SoftMP3()
400 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/base/core/java/android/app/usage/
DUsageStatsManagerInternal.java37 public abstract void reportEvent(ComponentName component, int userId, int eventType); in reportEvent()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp45 OMX_COMPONENTTYPE **component) in SoftAMRNBEncoder()
402 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp45 OMX_COMPONENTTYPE **component) in SoftAMRWBEncoder()
457 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.cpp41 OMX_COMPONENTTYPE **component) in SoftG711()
308 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsApplication.java646 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/
DSoftAMR.cpp43 OMX_COMPONENTTYPE **component) in SoftAMR()
469 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUI.java46 public <T, C extends T> void putComponent(Class<T> interfaceType, C component) { in putComponent()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp49 OMX_COMPONENTTYPE **component) in SoftVorbis()
475 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp68 OMX_COMPONENTTYPE **component) in SoftMPEG4Encoder()
496 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.cpp60 OMX_COMPONENTTYPE **component) in SoftMPEG4()
371 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp64 OMX_COMPONENTTYPE **component) in SoftVPXEncoder()
780 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder.cpp44 OMX_COMPONENTTYPE **component) in SoftAACEncoder()
558 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
DSoftAVC.cpp54 OMX_COMPONENTTYPE **component) in SoftAVC()
319 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()

1234