Searched refs:remains (Results 1 – 8 of 8) sorted by relevance
63 String8 remains; in ensureDirectoriesExist() local82 existsPath.appendPath(toCreate.walkPath(&remains)); in ensureDirectoriesExist()83 toCreate = remains; in ensureDirectoriesExist()89 } while (remains.length() > 0); in ensureDirectoriesExist()
309 final float remains = 1 - value; in onAnimationUpdate() local310 mTmpRect.left = (int) (mFrom.left * remains + mTo.left * value + 0.5f); in onAnimationUpdate()311 mTmpRect.top = (int) (mFrom.top * remains + mTo.top * value + 0.5f); in onAnimationUpdate()312 mTmpRect.right = (int) (mFrom.right * remains + mTo.right * value + 0.5f); in onAnimationUpdate()313 mTmpRect.bottom = (int) (mFrom.bottom * remains + mTo.bottom * value + 0.5f); in onAnimationUpdate()316 + " remains=" + remains); in onAnimationUpdate()
9 These are copied here to ensure that the android.test.runner target remains
25 // field remains untouched once set initially.
148 // Approximation for how much time remains until the battery is fully152 // Approximation for how much time remains until the battery is fully
292 the interface remains unused and can be removed by ProGuard.
181 its purpose remains meaningful.