Searched refs:UNBIND_POST_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
61 private static final long UNBIND_POST_DELAY_MS = 5_000; field in CompanionServiceConnector135 getJobHandler().postDelayed(this::unbind, UNBIND_POST_DELAY_MS); in postUnbind()