Searched refs:RANKER_NOTAVAILABLE (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DBordeauxRanker.java41 static final String RANKER_NOTAVAILABLE = "Ranker not Available"; field in class:BordeauxRanker
109 throw new RuntimeException(RANKER_NOTAVAILABLE);
114 throw new RuntimeException(RANKER_NOTAVAILABLE);
120 throw new RuntimeException(RANKER_NOTAVAILABLE);
125 throw new RuntimeException(RANKER_NOTAVAILABLE);
131 throw new RuntimeException(RANKER_NOTAVAILABLE);
136 throw new RuntimeException(RANKER_NOTAVAILABLE);

Completed in 205 milliseconds