Searched refs:PROXY_COMPONENT_PACKAGE_NAME (Results 1 – 3 of 3) sorted by relevance
20 import static com.android.server.accessibility.ProxyManager.PROXY_COMPONENT_PACKAGE_NAME;203 serviceInfo.packageName = PROXY_COMPONENT_PACKAGE_NAME; in setDefaultPropertiesIfNullLocked()206 applicationInfo.processName = PROXY_COMPONENT_PACKAGE_NAME; in setDefaultPropertiesIfNullLocked()215 info.setComponentName(new ComponentName(PROXY_COMPONENT_PACKAGE_NAME, in setDefaultPropertiesIfNullLocked()
76 static final String PROXY_COMPONENT_PACKAGE_NAME = "ProxyPackage"; field in ProxyManager176 info.setComponentName(new ComponentName(PROXY_COMPONENT_PACKAGE_NAME, in registerProxy()
24 import static com.android.server.accessibility.ProxyManager.PROXY_COMPONENT_PACKAGE_NAME;344 PROXY_COMPONENT_PACKAGE_NAME, PROXY_COMPONENT_CLASS_NAME + DISPLAY_ID)); in testGetInstalledAndEnabledServices_defaultInfo_returnsInfoForDisplayId()