Searched refs:TIMEOUT_FOR_SERVICE_ENABLE (Results 1 – 1 of 1) sorted by relevance
2356 final int TIMEOUT_FOR_SERVICE_ENABLE = 10000; // millis; 10s in enableTouchExploration() local2379 final long timeoutTime = System.currentTimeMillis() + TIMEOUT_FOR_SERVICE_ENABLE; in enableTouchExploration()