/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/ |
D | BrowserProvider2.java | 519 Object[] getSelectionWithAccounts(Uri uri, String selection, String[] selectionArgs) { in getSelectionWithAccounts() argument 526 selection = DatabaseUtils.concatenateWhere(selection, in getSelectionWithAccounts() 532 selection = DatabaseUtils.concatenateWhere(selection, in getSelectionWithAccounts() 537 return new Object[] { selection, selectionArgs, hasAccounts }; in getSelectionWithAccounts() 541 public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs, in query() argument 554 selection = DatabaseUtils.concatenateWhere(selection, in query() 568 selection = DatabaseUtils.concatenateWhere( in query() 569 Bookmarks.IS_DELETED + "=0", selection); in query() 574 selection = DatabaseUtils.concatenateWhere(selection, in query() 580 selection = DatabaseUtils.concatenateWhere(selection, in query() [all …]
|
D | SQLiteContentProvider.java | 75 public abstract int updateInTransaction(Uri uri, ContentValues values, String selection, in updateInTransaction() argument 81 public abstract int deleteInTransaction(Uri uri, String selection, String[] selectionArgs, in deleteInTransaction() argument 149 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update() argument 157 count = updateInTransaction(uri, values, selection, selectionArgs, in update() 166 count = updateInTransaction(uri, values, selection, selectionArgs, callerIsSyncAdapter); in update() 173 public int delete(Uri uri, String selection, String[] selectionArgs) { in delete() argument 181 count = deleteInTransaction(uri, selection, selectionArgs, callerIsSyncAdapter); in delete() 189 count = deleteInTransaction(uri, selection, selectionArgs, callerIsSyncAdapter); in delete()
|
/device/amlogic/yukawa/services/micmuteprovider/src/com/google/android/tv/hotword/ |
D | HotwordMicToggleProvider.java | 62 public Cursor query(@NonNull Uri uri, String[] projection, String selection, in query() argument 90 public int delete(@NonNull Uri uri, String selection, String[] selectionArgs) { in delete() argument 97 @NonNull Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update() argument
|
/device/google/coral/ |
D | WCNSS_qcom_cfg.ini | 329 # This ini is used to increase/decrease HE caps weightage in best candidate selection. 335 # This ini is used to increase/decrease PCL weightage in best candidate selection. 351 # Set channel selection logic for different concurrency combinations to DBS or inter band MCC. 450 #Enable/Disable chain selection optimization for one chain dtim
|
/device/google/sunfish/ |
D | WCNSS_qcom_cfg.ini | 329 # This ini is used to increase/decrease HE caps weightage in best candidate selection. 335 # This ini is used to increase/decrease PCL weightage in best candidate selection. 351 # Set channel selection logic for different concurrency combinations to DBS or inter band MCC. 450 #Enable/Disable chain selection optimization for one chain dtim
|
/device/google/redbull/ |
D | WCNSS_qcom_cfg.ini | 342 # This ini is used to increase/decrease HE caps weightage in best candidate selection. 348 # This ini is used to increase/decrease PCL weightage in best candidate selection. 364 # Set channel selection logic for different concurrency combinations to DBS or inter band MCC. 466 #Enable/Disable chain selection optimization for one chain dtim
|
/device/google/zuma-sepolicy/vendor/ |
D | hal_power_stats_default.te | 15 # Rail selection requires read/write permissions
|
/device/google/gs201-sepolicy/whitechapel_pro/ |
D | hal_power_stats_default.te | 17 # Rail selection requires read/write permissions
|
/device/google/zumapro-sepolicy/vendor/ |
D | hal_power_stats_default.te | 16 # Rail selection requires read/write permissions
|
/device/google/sunfish-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 17 # A/B slot selection for the XBL partition. Allow also to issue a
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 16 # A/B slot selection for the XBL partition. Allow also to issue a
|
/device/google/redbull-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 16 # A/B slot selection for the XBL partition. Allow also to issue a
|
/device/google/tangorpro/bluetooth/ |
D | syna_default.mk | 81 persist.bluetooth.firmware.selection="BTFW.hcd"
|
/device/google/pantah/ |
D | device-ravenclaw.mk | 108 persist.bluetooth.firmware.selection=BCM.hcd
|
D | device-cloudripper.mk | 105 persist.bluetooth.firmware.selection=BCM.hcd
|
D | device-panther.mk | 206 persist.bluetooth.firmware.selection=BCM.hcd
|
D | device-cheetah.mk | 182 persist.bluetooth.firmware.selection=BCM.hcd
|
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/preseed/ |
D | preseed.cfg | 7 # Keyboard selection.
|
/device/google/bluejay/ |
D | device-bluejay.mk | 175 persist.bluetooth.firmware.selection=BCM.hcd \
|
/device/google/raviole/ |
D | device-oriole.mk | 86 persist.bluetooth.firmware.selection=BCM.hcd
|
D | device-raven.mk | 97 persist.bluetooth.firmware.selection=BCM.hcd
|
/device/google/cuttlefish/shared/ |
D | device.mk | 98 PRODUCT_VENDOR_PROPERTIES += media.c2.hal.selection=aidl
|
/device/google/gs201/ |
D | device.mk | 776 PRODUCT_PROPERTY_OVERRIDES += media.c2.hal.selection=aidl
|
/device/google/zuma/ |
D | device.mk | 826 PRODUCT_PROPERTY_OVERRIDES += media.c2.hal.selection=aidl
|
/device/google/zumapro/ |
D | device.mk | 880 PRODUCT_PROPERTY_OVERRIDES += media.c2.hal.selection=aidl
|