Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_properties.h35 mWordId(NOT_A_WORD_ID), mDepth(0), mLeavingDepth(0), mPrevWordCount(0) {} in DicNodeProperties()
45 mDepth = depth; in init()
56 mDepth = 0; in init()
66 mDepth = dicNodeProp->mDepth; in initByCopy()
78 mDepth = dicNodeProp->mDepth + 1; // Increment the depth of a passing child in init()
94 return mDepth; in getDepth()
107 return (mChildrenPtNodeArrayPos != NOT_A_DICT_POS) || mDepth != mLeavingDepth; in hasChildren()
125 uint16_t mDepth; variable
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/statehandlers/
DDepthController.java60 return depthController.mDepth;
85 return depthController.mDepth; in get()
110 private float mDepth; field in DepthController
133 mWallpaperManager.setWallpaperZoomOut(windowToken, mDepth); in ensureDependencies()
172 setDepth(mDepth); in setSurface()
187 if (Float.compare(mDepth, toDepth) != 0) { in setState()
203 if (Float.compare(mDepth, toDepth) != 0) { in setStateWithAnimation()
213 if (Float.compare(mDepth, depthF) == 0) { in setDepth()
221 mDepth = depthF; in setDepth()
225 mWallpaperManager.setWallpaperZoomOut(windowToken, mDepth); in setDepth()
[all …]
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java62 private int mDepth = 0; field in BrowseTree
399 mDepth = depth; in setCurrentBrowsedPlayer()
517 if (mDepth > 0) { in getNextStepToFolder()
518 mDepth--; in getNextStepToFolder()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...