Searched refs:mAccountInstanceLimit (Results 1 – 3 of 3) sorted by relevance
85 info.mAccountInstanceLimit = -1; in testStoreTypeLimits()90 info.mAccountInstanceLimit = 3; in testStoreTypeLimits()94 info.mAccountInstanceLimit = 2; in testStoreTypeLimits()
103 public int mAccountInstanceLimit; field in Store.StoreInfo133 result.mAccountInstanceLimit = xml.getAttributeIntValue( in getStoreInfo()
171 if (storeInfo.mAccountInstanceLimit < 0) { in checkAccountInstanceLimit()197 return (currentAccountsCount < storeInfo.mAccountInstanceLimit); in checkAccountInstanceLimit()