Home
last modified time | relevance | path

Searched refs:boundBefore (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/downloader/
DTestModelDownloaderService.java46 private static boolean boundBefore = false; field in TestModelDownloaderService
57 return boundBefore; in hasEverBeenBound()
84 boundBefore = false; in reset()
95 boundBefore = true; in onBind()