HomeSort by relevance Sort by last modified time
    Searched full:callers (Results 201 - 225 of 2686) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/services/core/java/com/android/server/policy/
SplashScreenSurface.java 50 + this + " Callers=" + Debug.getCallers(4));
  /frameworks/native/libs/vr/libdvr/
dvr_api.cpp 18 // TODO(jwcai) Move these once their callers are moved into Google3.
  /hardware/qcom/bt/msm8909/libbt-vendor/include/
bt_vendor_qcom.h 54 process. It calls back to the callers after command complete of HCI_RESET
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
bt_vendor_qcom.h 53 process. It calls back to the callers after command complete of HCI_RESET
  /hardware/qcom/bt/msm8992/libbt-vendor/include/
bt_vendor_qcom.h 49 process. It calls back to the callers after command complete of HCI_RESET
  /hardware/qcom/bt/msm8996/libbt-vendor/include/
bt_vendor_qcom.h 54 process. It calls back to the callers after command complete of HCI_RESET
  /hardware/qcom/bt/msm8998/libbt-vendor/include/
bt_vendor_qcom.h 59 process. It calls back to the callers after command complete of HCI_RESET
  /libcore/json/src/main/java/org/json/
JSONException.java 33 * callers should simply wrap this exception in an unchecked exception and
  /packages/apps/Dialer/java/com/android/dialer/theme/res/values/
strings.xml 21 <!-- String to identify an unknown/restricted callers. ex. "Unknown 1", "Restricted 2", ect. -->
  /packages/apps/Dialer/java/com/android/incallui/incall/impl/res/values-en-rAU/
strings.xml 30 <string name="a11y_description_incall_label_manage_content" msgid="8298638893449287602">"Manage callers"</string>
  /packages/apps/Dialer/java/com/android/incallui/incall/impl/res/values-en-rGB/
strings.xml 30 <string name="a11y_description_incall_label_manage_content" msgid="8298638893449287602">"Manage callers"</string>
  /packages/apps/Dialer/java/com/android/incallui/incall/impl/res/values-en-rIN/
strings.xml 30 <string name="a11y_description_incall_label_manage_content" msgid="8298638893449287602">"Manage callers"</string>
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
ObjectCache.java 25 * This class maintains a cache of soft references to objects. This allows callers to use a pool
  /packages/services/Telecomm/src/com/android/server/telecom/
ProximitySensorManager.java 26 * This class manages the proximity sensor and allows callers to turn it on and off.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ITextAttributeCreator.java 25 * {@link DescriptorsUtils} to allows callers to override the kind of
  /toolchain/binutils/binutils-2.27/gold/testsuite/
protected_1.cc 23 // The function f1 is protected, which means that other callers in the
  /tools/acloud/public/
avd.py 30 with this module and updated any callers.
  /tools/tradefederation/core/src/com/android/tradefed/log/
ILeveledLogOutput.java 55 * The returned stream is not guaranteed to have optimal performance. Callers may wish to
ITestLogger.java 43 * InputStream when complete. Callers should ensure the source of the data remains
  /external/ltp/testcases/kernel/syscalls/pipe2/
pipe2_01.c 37 /* changing all callers of do_pipe because some of the callers are written in */
40 /* all callers are changed over to do_pipe_flags the old do_pipe function can */
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Passes/
PassBuilder.h 151 /// ModuleAnalysisManager with all registered module analyses. Callers can
152 /// still manually register any additional analyses. Callers can also
159 /// with all registered CGSCC analyses. Callers can still manually register any
160 /// additional analyses. Callers can also pre-register analyses and this will
167 /// FunctionAnalysisManager with all registered function analyses. Callers can
168 /// still manually register any additional analyses. Callers can also
175 /// with all registered loop analyses. Callers can still manually register any
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Passes/
PassBuilder.h 151 /// ModuleAnalysisManager with all registered module analyses. Callers can
152 /// still manually register any additional analyses. Callers can also
159 /// with all registered CGSCC analyses. Callers can still manually register any
160 /// additional analyses. Callers can also pre-register analyses and this will
167 /// FunctionAnalysisManager with all registered function analyses. Callers can
168 /// still manually register any additional analyses. Callers can also
175 /// with all registered loop analyses. Callers can still manually register any
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Passes/
PassBuilder.h 151 /// ModuleAnalysisManager with all registered module analyses. Callers can
152 /// still manually register any additional analyses. Callers can also
159 /// with all registered CGSCC analyses. Callers can still manually register any
160 /// additional analyses. Callers can also pre-register analyses and this will
167 /// FunctionAnalysisManager with all registered function analyses. Callers can
168 /// still manually register any additional analyses. Callers can also
175 /// with all registered loop analyses. Callers can still manually register any
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Passes/
PassBuilder.h 151 /// ModuleAnalysisManager with all registered module analyses. Callers can
152 /// still manually register any additional analyses. Callers can also
159 /// with all registered CGSCC analyses. Callers can still manually register any
160 /// additional analyses. Callers can also pre-register analyses and this will
167 /// FunctionAnalysisManager with all registered function analyses. Callers can
168 /// still manually register any additional analyses. Callers can also
175 /// with all registered loop analyses. Callers can still manually register any
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Passes/
PassBuilder.h 151 /// ModuleAnalysisManager with all registered module analyses. Callers can
152 /// still manually register any additional analyses. Callers can also
159 /// with all registered CGSCC analyses. Callers can still manually register any
160 /// additional analyses. Callers can also pre-register analyses and this will
167 /// FunctionAnalysisManager with all registered function analyses. Callers can
168 /// still manually register any additional analyses. Callers can also
175 /// with all registered loop analyses. Callers can still manually register any

Completed in 1685 milliseconds

1 2 3 4 5 6 7 891011>>