By default select current country in support phone list.
Bug: 29105266 Change-Id: I78027e5c817aae5e2220bc974e03282d937c33c6
This commit is contained in:
@@ -62,6 +62,11 @@ public interface SupportFeatureProvider {
|
||||
*/
|
||||
boolean isOperatingNow(@SupportType int type);
|
||||
|
||||
/**
|
||||
* Returns the current country code if it has a operation config, otherwise returns null.
|
||||
*/
|
||||
String getCurrentCountryCodeIfHasConfig(@SupportType int type);
|
||||
|
||||
/**
|
||||
* Returns localized string for operation hours in specified country. If country is null, use
|
||||
* current country to figure out operation hours.
|
||||
|
Reference in New Issue
Block a user