Loading core/java/android/database/sqlite/SQLiteQueryBuilder.java +0 −9 Original line number Diff line number Diff line Loading @@ -144,15 +144,6 @@ public class SQLiteQueryBuilder mFactory = factory; } /** * Need to keep this to not break the build until ContactsProvider2 has been changed to * use the new API * TODO: Remove this * @hide */ public void setStrictProjectionMap(boolean flag) { } /** * When set, the selection is verified against malicious arguments. * When using this class to create a statement using Loading Loading
core/java/android/database/sqlite/SQLiteQueryBuilder.java +0 −9 Original line number Diff line number Diff line Loading @@ -144,15 +144,6 @@ public class SQLiteQueryBuilder mFactory = factory; } /** * Need to keep this to not break the build until ContactsProvider2 has been changed to * use the new API * TODO: Remove this * @hide */ public void setStrictProjectionMap(boolean flag) { } /** * When set, the selection is verified against malicious arguments. * When using this class to create a statement using Loading