Home
last modified time | relevance | path

Searched refs:verb (Results 1 – 25 of 27) sorted by relevance

12

/packages/modules/Bluetooth/tools/rootcanal/include/
Dlog.h37 void VLog(Verbosity verb, char const* file, int line,
42 static void Log(Verbosity verb, char const* file, int line, int instance, in Log() argument
44 VLog(verb, file, line, instance, format, fmt::make_format_args(args...)); in Log()
48 static void Log(Verbosity verb, char const* file, int line, char const* format, in Log() argument
50 VLog(verb, file, line, {}, format, fmt::make_format_args(args...)); in Log()
/packages/modules/Bluetooth/tools/rootcanal/lib/
Dlog.cc58 void VLog(Verbosity verb, char const* file, int line, in VLog() argument
78 fmt::print("root-canal {} {} {:<35.35} ", verbosity_tag[verb], time_str, in VLog()
93 fmt::text_style style = text_style[verb]; in VLog()
101 if (verb == Verbosity::kFatal) { in VLog()
/packages/providers/MediaProvider/src/com/android/providers/media/
DPermissionActivity.java111 private String verb; field in PermissionActivity
185 verb = resolveVerb(); in onCreate()
206 getCallingPackage(), null /* attributionTag */, verb, in onCreate()
213 getCallingPackage(), null /* attributionTag */, verb); in onCreate()
406 @NonNull String packageName, @Nullable String attributionTag, @NonNull String verb) { in shouldShowActionDialog() argument
408 verb, /* shouldCheckMediaPermissions */ false, /* shouldCheckReadAudio */ false, in shouldShowActionDialog()
415 @NonNull String packageName, @Nullable String attributionTag, @NonNull String verb, in shouldShowActionDialog() argument
422 if (TextUtils.equals(VERB_FAVORITE, verb) || TextUtils.equals(VERB_UNFAVORITE, verb)) { in shouldShowActionDialog()
476 if (TextUtils.equals(verb, VERB_WRITE) && !checkPermissionAccessMediaLocation(context, pid, in shouldShowActionDialog()
637 final String resName = "permission_" + verb + "_" + data; in resolveTitleText()
[all …]
/packages/modules/Connectivity/thread/tests/integration/src/android/net/thread/utils/
DFullThreadDevice.java304 String verb = notifyServer ? "remove" : "clear"; in removeSrpService() local
305 executeCommand("srp client service %s %s %s", verb, serviceName, serviceType); in removeSrpService()
/packages/apps/TV/libs/
Dtruth-0.45.jar ... .common.collect.Multimap expectedMultimap private final String verb final synthetic com.google.common.truth. ...
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DTestNotificationListener.kt338 val verb = if (allowed) "allow" else "disallow" in <lambda>() constant
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/data/
DLICENSE57 “Convey” – As a verb, means Using the Database, a Derivative Database,
120 “Use” – As a verb, means doing any act that is restricted by copyright
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/input_polygons/
DLICENSE57 “Convey” – As a verb, means Using the Database, a Derivative Database,
120 “Use” – As a verb, means doing any act that is restricted by copyright
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/data/
DLICENSE57 “Convey” – As a verb, means Using the Database, a Derivative Database,
120 “Use” – As a verb, means doing any act that is restricted by copyright
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/data/
DLICENSE57 “Convey” – As a verb, means Using the Database, a Derivative Database,
120 “Use” – As a verb, means doing any act that is restricted by copyright
/packages/modules/GeoTZ/tzbb_data/
DDATA_LICENSE57 “Convey” – As a verb, means Using the Database, a Derivative Database,
120 “Use” – As a verb, means doing any act that is restricted by copyright
DLICENSE57 “Convey” – As a verb, means Using the Database, a Derivative Database,
120 “Use” – As a verb, means doing any act that is restricted by copyright
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/data/
DLICENSE57 “Convey” – As a verb, means Using the Database, a Derivative Database,
120 “Use” – As a verb, means doing any act that is restricted by copyright
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/data/
DLICENSE57 “Convey” – As a verb, means Using the Database, a Derivative Database,
120 “Use” – As a verb, means doing any act that is restricted by copyright
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/output_polygons/
DLICENSE57 “Convey” – As a verb, means Using the Database, a Derivative Database,
120 “Use” – As a verb, means doing any act that is restricted by copyright
/packages/modules/GeoTZ/output_data/odbl/
DLICENSE57 “Convey” – As a verb, means Using the Database, a Derivative Database,
120 “Use” – As a verb, means doing any act that is restricted by copyright
/packages/inputmethods/LatinIME/dictionaries/
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
Dfr_wordlist.combined.gz
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dcs_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz
Dnb_wordlist.combined.gz
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...

12