Searched
full:hiding (Results
326 -
350 of
643) sorted by null
<<11121314151617181920>>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
CustomInputStylePreference.java | 242 @SuppressWarnings("hiding")
|
/platform_testing/tests/functional/launchertests/src/com/android/launcher/functional/ |
HomeScreenTests.java | 239 * Remove button hiding behind the search bar
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/ |
MultiTouchActivity.java | 47 @SuppressWarnings("hiding")
|
SensorActivity.java | 53 @SuppressWarnings("hiding")
|
/external/bison/src/ |
scan-code.l | 321 /* Hiding named reference. */ 459 obstack_printf (&msg_buf, _(", hiding %c"), dollar_or_at);
|
/frameworks/base/core/java/android/provider/ |
CalendarContract.java | 492 @SuppressWarnings("hiding") 692 @SuppressWarnings("hiding") [all...] |
/frameworks/base/services/core/java/com/android/server/wm/ |
WindowSurfaceController.java | 66 // the window. We achieve this by explicitly hiding the surface and not letting it be shown. 124 Slog.w(TAG, "Exception hiding surface in " + this);
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/ |
CallSubjectDialog.java | 178 * Handles auto-hiding the call history when user clicks in the call subject field to give it 498 // Hiding the subject list.
|
/packages/apps/TV/src/com/android/tv/guide/ |
ProgramGuide.java | 595 * Cancel hiding the program guide. 645 // so GenreListAdapter can take focus back while it's hiding. [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
CallLogProvider.java | 576 // Check to see if any entries exist for this handle. If so (not empty), run the un-hiding 585 // run un-hiding process based on phone account
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/ |
SensorChannel.java | 41 @SuppressWarnings("hiding") 43 @SuppressWarnings("hiding")
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
_index.html | 116 <dd>Demonstrates hiding and showing fragments.</dd>
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
DisplayActivity.java | 227 * Detects if hiding navigation controls should be enabled. On xlarge andsw600dp, it should
|
/external/c-ares/ |
ares_config.h | 20 /* Define to 1 to enable hiding of library internal symbols. */
|
ares_config.h.in | 18 /* Define to 1 to enable hiding of library internal symbols. */
|
/external/clang/include/clang/Sema/ |
SemaInternal.h | 130 void FoundDecl(NamedDecl *ND, NamedDecl *Hiding, DeclContext *Ctx,
|
/external/eigen/Eigen/src/Core/ |
DenseStorage.h | 63 // Hiding the origin of the array pointer behind a function argument seems to do the trick even if the function is inlined:
|
Matrix.h | 150 * to prevent a default operator= from hiding the templated operator=.
|
/external/emma/core/java12/com/vladium/util/exception/ |
ExceptionCommon.java | 63 * This strategy ensures that error codes follow inheritance and hiding rules
|
/external/icu/icu4c/source/i18n/ |
reldtfmt.cpp | 231 // this is just here to get around the hiding problem
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
FAQ.html | 249 //end hiding contents --->
|
demo.html | 208 //end hiding contents --->
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_message.cc | 187 "@SuppressWarnings(\"hiding\")\n"
|
/frameworks/base/core/java/android/view/ |
WindowManagerPolicy.java | 697 * Return whether the given window is forcibly hiding all windows except windows with 710 * Determine if a window that is behind one that is force hiding 719 * Return the window that is hiding the keyguard, if such a thing exists. [all...] |
/frameworks/base/core/java/android/widget/ |
DatePicker.java | 622 // suppress unused and hiding
|
Completed in 1442 milliseconds
<<11121314151617181920>>