am 169c11dd: Merge "Add missing DateFormat method." into lmp-mr1-dev
* commit '169c11dd39ec44364168785a7a83fb747e893c9a': Add missing DateFormat method.
This commit is contained in:
@@ -34,4 +34,9 @@ public class DateFormat_Delegate {
|
||||
/*package*/ static boolean is24HourFormat(Context context) {
|
||||
return false;
|
||||
}
|
||||
|
||||
@LayoutlibDelegate
|
||||
/*package*/ static boolean is24HourFormat(Context context, int userHandle) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user