Searched refs:stateNames (Results 1 – 2 of 2) sorted by relevance
532 final String[] stateNames = {"s"}; in testConfig_isCompatible() local538 stateNames); in testConfig_isCompatible()546 stateNames))); in testConfig_isCompatible()558 stateNames))); in testConfig_isCompatible()566 stateNames))); in testConfig_isCompatible()574 stateNames))); in testConfig_isCompatible()
99 @Nullable String[] stateNames) { in Config() argument109 mStateNames = stateNames != null ? stateNames : new String[] {""}; in Config()171 final String[] stateNames = in.readStringArray(); in createFromParcel() local173 supportedMultiStateBuckets, stateNames); in createFromParcel()