Home
last modified time | relevance | path

Searched refs:EXTENSION_TAG (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/extensions/util/
DExtensionsUtil.java54 private static final String EXTENSION_TAG = "Extension"; field in ExtensionsUtil
74 Log.d(EXTENSION_TAG, "Extension version not found"); in getExtensionVersion()
76 Log.d(EXTENSION_TAG, "Stub Extension"); in getExtensionVersion()
132 Log.d(EXTENSION_TAG, "Extension implementation not found"); in getWindowExtensions()
134 Log.d(EXTENSION_TAG, "Stub Extension"); in getWindowExtensions()