Searched refs:NUM_BACK_BUTTON_PRESSES (Results 1 – 1 of 1) sorted by relevance
38 private static final int NUM_BACK_BUTTON_PRESSES = 5; field in WirelessNetworkSettingsTests127 for (int i = 0; i < NUM_BACK_BUTTON_PRESSES; ++i) { in tearDown()