Home
last modified time | relevance | path

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

/test/vti/dashboard/src/test/java/com/android/vts/api/
DVtsSpreadSheetSyncServletTest.java68 private final List<String> GOOGLE_API_SCOPES = field in VtsSpreadSheetSyncServletTest
98 .thenReturn(GOOGLE_API_SCOPES); in setUpExtra()
/test/vti/dashboard/src/main/java/com/android/vts/config/
DObjectifyListener.java79 private static final List<String> GOOGLE_API_SCOPES = field in ObjectifyListener
136 .setAttribute("googleApiScopes", GOOGLE_API_SCOPES); in contextInitialized()