Searched refs:sGetLayoutDirectionMethodFetched (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/compat/jellybean-mr1/android/support/v4/graphics/drawable/
H A DDrawableCompatJellybeanMr1.java38 private static boolean sGetLayoutDirectionMethodFetched; field in class:DrawableCompatJellybeanMr1
65 if (!sGetLayoutDirectionMethodFetched) {
72 sGetLayoutDirectionMethodFetched = true;

Completed in 71 milliseconds