/aosp14/frameworks/base/core/java/android/service/assist/classification/ |
H A D | FieldClassificationService.java | 73 public void onConnected(boolean debug, boolean verbose) { in onConnected() 137 private void handleOnConnected(boolean debug, boolean verbose) { in handleOnConnected()
|
H A D | IFieldClassificationService.aidl | 34 void onConnected(boolean debug, boolean verbose); in onConnected()
|
/aosp14/frameworks/base/cmds/idmap2/idmap2/ |
H A D | Dump.cpp | 42 bool verbose = false; in Dump() local
|
/aosp14/system/core/libsparse/ |
H A D | sparse_file.h | 29 bool verbose; member
|
H A D | sparse_read.cpp | 198 static void verbose_error(bool verbose, int err, const char* fmt, ...) { in verbose_error() 594 static struct sparse_file* sparse_file_import_source(SparseFileSource* source, bool verbose, in sparse_file_import_source() 658 struct sparse_file* sparse_file_import(int fd, bool verbose, bool crc) { in sparse_file_import() 663 struct sparse_file* sparse_file_import_buf(char* buf, size_t len, bool verbose, bool crc) { in sparse_file_import_buf() 668 struct sparse_file* sparse_file_import_auto(int fd, bool crc, bool verbose) { in sparse_file_import_auto()
|
/aosp14/frameworks/base/core/java/android/service/autofill/augmented/ |
H A D | IAugmentedAutofillService.aidl | 35 void onConnected(boolean debug, boolean verbose); in onConnected()
|
/aosp14/frameworks/base/tests/JankBench/scripts/ |
H A D | itr_collect.py | 60 def score_device(name, serial, pull = False, verbose = False): argument
|
H A D | collect.py | 91 def score_device(name, serial, pull = False, verbose = False): argument
|
/aosp14/frameworks/base/services/core/java/com/android/server/om/ |
H A D | DumpState.java | 64 public void setVerbose(boolean verbose) { in setVerbose()
|
/aosp14/frameworks/base/core/java/com/android/internal/infra/ |
H A D | AbstractSinglePendingRequestRemoteService.java | 50 int bindingFlags, boolean verbose) { in AbstractSinglePendingRequestRemoteService()
|
H A D | AbstractMultiplePendingRequestsRemoteService.java | 51 int bindingFlags, boolean verbose, int initialCapacity) { in AbstractMultiplePendingRequestsRemoteService()
|
/aosp14/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/ |
H A D | RemoteMusicRecognitionService.java | 53 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteMusicRecognitionService()
|
/aosp14/frameworks/base/core/java/android/service/contentcapture/ |
H A D | IContentCaptureService.aidl | 38 void onConnected(IBinder callback, boolean verbose, boolean debug); in onConnected()
|
/aosp14/system/core/fastboot/ |
H A D | util.cpp | 69 void verbose(const char* fmt, ...) { in verbose() function
|
/aosp14/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/ |
H A D | RemoteWallpaperEffectsGenerationService.java | 51 boolean verbose) { in RemoteWallpaperEffectsGenerationService()
|
/aosp14/frameworks/base/tests/utils/testutils/java/com/android/test/filters/ |
H A D | SelectTest.java | 206 PackageSet(boolean verbose) { in PackageSet() 268 ClassSet(boolean verbose) { in ClassSet()
|
/aosp14/frameworks/base/services/searchui/java/com/android/server/searchui/ |
H A D | RemoteSearchUiService.java | 45 boolean verbose) { in RemoteSearchUiService()
|
/aosp14/frameworks/base/services/smartspace/java/com/android/server/smartspace/ |
H A D | RemoteSmartspaceService.java | 45 boolean verbose) { in RemoteSmartspaceService()
|
/aosp14/frameworks/base/tools/aapt2/cmd/ |
H A D | Compile.h | 44 bool verbose = false; member
|
/aosp14/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/ |
H A D | RemoteContentSuggestionsService.java | 48 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteContentSuggestionsService()
|
/aosp14/frameworks/base/services/appprediction/java/com/android/server/appprediction/ |
H A D | RemoteAppPredictionService.java | 45 boolean verbose) { in RemoteAppPredictionService()
|
/aosp14/system/core/trusty/utils/trusty-ut-ctrl/ |
H A D | ut-ctrl.c | 52 static void print_usage_and_exit(const char* prog, int code, bool verbose) { in print_usage_and_exit()
|
/aosp14/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/ |
H A D | RemoteSystemCaptionsManagerService.java | 65 Context context, ComponentName componentName, int userId, boolean verbose) { in RemoteSystemCaptionsManagerService()
|
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ |
H A D | RemoteContentCaptureService.java | 56 boolean verbose, int idleUnbindTimeoutMs) { in RemoteContentCaptureService()
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | RemoteInlineSuggestionRenderService.java | 54 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteInlineSuggestionRenderService()
|