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

/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DBordeauxAggregatorManager.java33 static final String AggregatorManager_NOTAVAILABLE = "AggregatorManager not Available"; field in class:BordeauxAggregatorManager
41 Log.e(TAG, AggregatorManager_NOTAVAILABLE);
55 throw new RuntimeException(AggregatorManager_NOTAVAILABLE);
60 throw new RuntimeException(AggregatorManager_NOTAVAILABLE);
66 throw new RuntimeException(AggregatorManager_NOTAVAILABLE);
71 throw new RuntimeException(AggregatorManager_NOTAVAILABLE);
77 throw new RuntimeException(AggregatorManager_NOTAVAILABLE);
82 throw new RuntimeException(AggregatorManager_NOTAVAILABLE);
88 throw new RuntimeException(AggregatorManager_NOTAVAILABLE);
93 throw new RuntimeException(AggregatorManager_NOTAVAILABLE);
[all...]

Completed in 69 milliseconds