Searched refs:isRequested (Results 1 – 11 of 11) sorted by relevance
333 if (((IfdEvent) event).isRequested) { in next()348 if (tagEvent.isRequested) { in next()892 boolean isRequested; field in ExifParser.IfdEvent896 this.isRequested = isInterestedIfd; in IfdEvent()902 boolean isRequested; field in ExifParser.ExifTagEvent906 this.isRequested = isRequireByUser; in ExifTagEvent()
54 public static boolean isRequested(Context ctx) { in isRequested() method in AccessibilityButtonHelper
428 (!modelData.isRequested() && !modelData.isModelStarted())) { in stopRecognition()574 return modelData != null && modelData.isRequested(); in isRecognitionRequested()688 if (model.isRequested()) { in onGenericRecognitionSuccessLocked()829 if (modelData.isRequested()) { in onKeyphraseRecognitionSuccessLocked()845 boolean start = model.isRequested() && isAllowed; in updateRecognitionLocked()1236 if (modelData.isRequested()) { in computeRecognitionRequestedLocked()1375 synchronized boolean isRequested() { in isRequested() method in SoundTriggerHelper.ModelData
284 bool isRequested() { in isRequested() function
354 boolean isRequested() { in isRequested() method in ThreadedRenderer407 if (isRequested()) { in initializeIfNeeded()
3779 mAttachInfo.mThreadedRenderer.isRequested() && in draw()
153 if (mRequestDisconnect.isRequested()) { in checkForDisconnectRequest()
102 if (mNeedCatchUp.isRequested()) { in processDataNow()
145 if (mNeedCatchUp.isRequested()) { in processDataNow()
13060 PLcom/android/server/soundtrigger/SoundTriggerHelper$ModelData;->isRequested()Z
77483 Landroid/view/ThreadedRenderer;->isRequested()Z