OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createTestableFeature
(Results
1 - 2
of
2
) sorted by null
/packages/apps/TV/common/src/com/android/tv/common/feature/
CommonFeatures.java
21
import static com.android.tv.common.feature.TestableFeature.
createTestableFeature
;
34
public static TestableFeature DVR =
createTestableFeature
(
TestableFeature.java
39
public static TestableFeature
createTestableFeature
(Feature delegate) {
Completed in 1996 milliseconds