Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/ipphelper/
Dippstatus_monitor.c57 unsigned char initialized; member
73 monitor->initialized = 0; in ipp_status_get_monitor_ifc()
88 if (monitor->initialized != 0) { in _init()
111 monitor->initialized = 1; in _init()
124 if (monitor->initialized) { in _destroy()
167 if (!monitor->initialized) { in _get_status()
221 if (!monitor->initialized) { in _start()
273 if (!monitor->initialized) { in _stop()
293 if (this_p != NULL && monitor != NULL && monitor->initialized) { in _cancel()
395 if (monitor->initialized) { in _cancel()
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
DFocusOverlayManager.java65 private boolean initialized; field in FocusOverlayManager
120 initialized = (matrix != null); in setFocusRenderer()
160 initialized = (pieRenderer != null); in setMatrix()
209 if (!initialized) { in onAutoFocusMoving()
253 if (!initialized || state == STATE_FOCUSING_SNAP_ON_FINISH) { in onSingleTapUp()
368 if (!initialized) { in updateFocusUI()
397 if (!initialized) { in resetTouchFocus()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DFloatingAppBarScrollingViewBehavior.java34 private boolean initialized; field in FloatingAppBarScrollingViewBehavior
43 if (!initialized && dependency instanceof AppBarLayout) { in onDependentViewChanged()
44 initialized = true; in onDependentViewChanged()
/packages/apps/Settings/src/com/android/settings/widget/
DFloatingAppBarScrollingViewBehavior.java34 private boolean initialized; field in FloatingAppBarScrollingViewBehavior
43 if (!initialized && dependency instanceof AppBarLayout) { in onDependentViewChanged()
44 initialized = true; in onDependentViewChanged()
/packages/apps/Gallery2/jni/
Djni_egl_fence.cpp35 static bool initialized = false; variable
39 if (!initialized) { in IsEglKHRFenceSyncSupported()
51 initialized = true; in IsEglKHRFenceSyncSupported()
/packages/apps/TV/tests/input/src/com/android/tv/testinput/
DTestInputControl.java49 private boolean initialized; field in TestInputControl
58 if (!initialized) { in init()
62 initialized = true; in init()
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DMosaic.h140 bool isInitialized() { return initialized; } in isInitialized()
187 bool initialized; variable
DMosaic.cpp34 initialized = false; in Mosaic()
114 initialized = true; in initialize()
/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java632 boolean initialized; in doInBackground()
642 initialized = enableInternal(); in doInBackground()
645 initialized = mDeviceHost.checkFirmware(); in doInBackground()
647 if (initialized) { in doInBackground()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz