Searched refs:unwrapped (Results 1 – 4 of 4) sorted by relevance
1364 WindowInsets unwrapped = (WindowInsets) WindowInsetsCompat.unwrap(insets); in onApplyWindowInsets() local1365 WindowInsets result = v.onApplyWindowInsets(unwrapped); in onApplyWindowInsets()1366 if (result != unwrapped) { in onApplyWindowInsets()1367 unwrapped = new WindowInsets(result); in onApplyWindowInsets()1369 return WindowInsetsCompat.wrap(unwrapped); in onApplyWindowInsets()1374 WindowInsets unwrapped = (WindowInsets) WindowInsetsCompat.unwrap(insets); in dispatchApplyWindowInsets() local1375 WindowInsets result = v.dispatchApplyWindowInsets(unwrapped); in dispatchApplyWindowInsets()1376 if (result != unwrapped) { in dispatchApplyWindowInsets()1377 unwrapped = new WindowInsets(result); in dispatchApplyWindowInsets()1379 return WindowInsetsCompat.wrap(unwrapped); in dispatchApplyWindowInsets()
103 jlong unwrapped) { in android_graphics_GraphicBuffer_wrap() argument104 sp<GraphicBuffer> b(reinterpret_cast<GraphicBuffer*>(unwrapped)); in android_graphics_GraphicBuffer_wrap()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...