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

/frameworks/support/compat/jellybean-mr1/android/support/v4/graphics/drawable/
H A DDrawableCompatJellybeanMr1.java35 private static boolean sSetLayoutDirectionMethodFetched; field in class:DrawableCompatJellybeanMr1
41 if (!sSetLayoutDirectionMethodFetched) {
49 sSetLayoutDirectionMethodFetched = true;

Completed in 68 milliseconds