Searched defs:STATUS_BAR_COLOR (Results 1 – 1 of 1) sorted by relevance
38 private static final int STATUS_BAR_COLOR = Color.parseColor("#BDBDBD"); // any color would do field in WebActivityTest52 TEST_URL, STATUS_BAR_COLOR)); in testUrlLaunched() local