Searched refs:setComponentName (Results 1 – 5 of 5) sorted by relevance
90 void setComponentName(const AString &componentName);
36 void FrameRenderTracker::setComponentName(const AString &componentName) { in setComponentName() function in android::FrameRenderTracker
6437 mCodec->mRenderTracker.setComponentName(componentName); in onAllocateComponent()
569 public void setComponentName(ComponentName component) { in setComponentName() method in AccessibilityServiceInfo
640 accessibilityServiceInfo.setComponentName(sFakeAccessibilityServiceComponentName); in registerUiTestAutomationService()