Searched refs:ORIGINS (Results 1 – 2 of 2) sorted by relevance
79 private static final String ORIGINS = "origins"; field in GeolocationPermissions107 Set<String> origins = (Set<String>) values.get(ORIGINS); in createUIHandler()139 values.put(ORIGINS, origins); in createHandler()
67 private static final String ORIGINS = "origins"; field in WebStorage142 Map origins = (Map) values.get(ORIGINS); in createUIHandler()195 values.put(ORIGINS, origins); in createHandler()