Searched defs:typedValue (Results 1 – 12 of 12) sorted by relevance
106 TypedValue typedValue = new TypedValue(); in providesSwipeToBouncerStartRegion() local
67 TypedValue typedValue = new TypedValue(); in drawArrow() local
81 val typedValue = TypedValue() regex
139 for (const auto& typedValue : namedItem.second) { in logOutput() local
156 val typedValue = TypedValue() regex
404 TypedValue typedValue = new TypedValue(); in scaleBatteryMeterViews() local
577 final TypedValue typedValue = sTempTypedValue; in resolveMaxWindowSize() local
479 TypedValue typedValue = new TypedValue(); in getIcon() local
530 TypedValue typedValue = new TypedValue(); in getDimenFloat() local
1204 TypedValue typedValue = new TypedValue(); in ViewportWindow() local
1588 jclass typedValue = FindClassOrDie(env, "android/util/TypedValue"); in register_android_content_AssetManager() local
713 struct Res_value typedValue; member