Searched refs:proj (Results 1 – 15 of 15) sorted by relevance
39 for (String proj : projection) { in checkQueryParametersForSubqueries()40 Log.v("MmsProvider", "checkQueryParametersForSubqueries checking proj: " + proj); in checkQueryParametersForSubqueries()41 SQLiteTokenizer.tokenize(proj, SQLiteTokenizer.OPTION_NONE, in checkQueryParametersForSubqueries()
1141 String[] proj = {"_id"}; in onUpgrade() local1143 c = db.query(CARRIERS_TABLE, proj, null, null, null, null, null); in onUpgrade()1169 c = db.query(CARRIERS_TABLE, proj, null, null, null, null, null); in onUpgrade()1172 c = db.query(CARRIERS_TABLE, proj, IS_UNEDITED, null, null, null, null); in onUpgrade()1176 c = db.query(CARRIERS_TABLE, proj, IS_EDITED, null, null, null, null); in onUpgrade()1335 String[] proj = {"_id"}; in onUpgrade() local1336 recreateDB(db, proj, /* version */24); in onUpgrade()1338 c = db.query(CARRIERS_TABLE, proj, null, null, null, null, null); in onUpgrade()1342 CARRIERS_TABLE, proj, NETWORK_TYPE_BITMASK, null, null, null, null); in onUpgrade()1356 String[] proj = {Telephony.SimInfo.COLUMN_UNIQUE_KEY_SUBSCRIPTION_ID}; in onUpgrade() local[all …]
30 String[] proj = { in getPathFromURI() local33 Cursor cursor = contentResolver.query(contentUri, proj, null, null, null); in getPathFromURI()
415 final Point proj = new Point(projX, projY); in distance() local416 return proj.distance(pt); in distance()
1588 * & clip(W_{proj}(o_t \odot g(C_t))+b_{proj},\ t_{proj})1618 * * \f$W_{proj}\f$ is the projection weight matrix,1619 * * \f$b_{proj}\f$ is the projection bias,1621 * * \f$t_{proj}\f$ is the threshold for clipping the projected output.1652 * * The projection weights (\f$W_{proj}\f$) is required only for the1654 * * The projection bias (\f$b_{proj}\f$) may (but not required to) have a1737 * * 16:The projection weights (\f$W_{proj}\f$). Optional.1739 * * 17:The projection bias (\f$b_{proj}\f$). Optional.1766 * * 22:The clipping threshold (\f$t_{proj}\f$) for the output from the5957 * * 16:The projection weights (\f$W_{proj}\f$). Optional.[all …]
542 String[] proj = {SubscriptionManager.UNIQUE_KEY_SUBSCRIPTION_ID, in testMccMncMigration() local545 try (Cursor c = mContentResolver.query(SimInfo.CONTENT_URI, proj, in testMccMncMigration() argument554 try (Cursor c = mContentResolver.query(SimInfo.CONTENT_URI, proj, in testMccMncMigration() argument
4045 private boolean projectionNeedsOwnerPackageFiltering(String[] proj, SQLiteQueryBuilder qb) { in projectionNeedsOwnerPackageFiltering() argument4046 return (proj != null && Arrays.asList(proj).contains(MediaColumns.OWNER_PACKAGE_NAME)) in projectionNeedsOwnerPackageFiltering()4047 || (proj == null && qb.getProjectionMap() != null in projectionNeedsOwnerPackageFiltering()
2926 freehdev.proj.hamzap.videoplayer 10178,10001
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...