Searched refs:box (Results 1 – 3 of 3) sorted by relevance
/development/samples/IntentPlayground/src/com/example/android/intentplayground/ |
D | IntentBuilderView.java | 268 .filter(box -> hasSuggestion(suggestions, box)) in suggestFlags() 269 .forEach(box -> { in suggestFlags() 270 box.setButtonTintList(mSuggestTint); in suggestFlags() 271 box.setTag(TAG_SUGGESTED, true); in suggestFlags() 275 private boolean hasSuggestion(List<String> suggestions, CheckBox box) { in hasSuggestion() argument 276 IntentFlag flag = (IntentFlag) box.getTag(TAG_FLAG); in hasSuggestion() 280 Log.w(TAG, "Unknown flag: " + box.getText()); in hasSuggestion() 286 getAllCheckBoxes().forEach(box -> box.setButtonTintList(mDefaultTint)); in clearSuggestions() 293 getAllCheckBoxes().forEach(box -> box.setChecked(false)); in clearFlags() 329 getAllCheckBoxes().forEach(box -> { in selectFlags() [all …]
|
/development/tools/repo_pull/ |
D | README.md | 57 `[query]` is the query string that can be entered to the Gerrit search box.
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 574 …,platform/cts,fake_h42tfGhiQFGeS0pEX3KQUA@fakeemail.com,CameraITS: integration of sensor fusion box 1091 …1e5eadcf,platform/cts,fake_RbxZHO0QQ_mTcefdD3jXfw@fakeemail.com,CameraITS: Changes for ITS-in-a-box 7729 …onnectivity,fake_YIJwQXMPQBCQCtEuBYxYzA@fakeemail.com,Turn off other devices in the same shield box 10763 …ps/ExactCalculator,fake_grqxr3fHRZey3mwKZP3ldw@fakeemail.com,Realign paste box to fit in landscape… 14014 …Don't use internal macros so that copying the source code into an application works out of the box. 15170 …eemail.com,"- reviving the ""ftbbox"" component, used to compute exact bounding box computations" 15759 …nal/freetype,fake_kMA2lsnDSoCwM5TU2F4FrQ@fakeemail.com,Make FreeType compile on AIX out of the box. 34863 …pps/Settings,fake_fblvbNR2Tv-553Q0CtWj_A@fakeemail.com,Don't show vpn info box when we don't have … 37508 …her3,fake_q8GWOOtYSs2PsI6VxOom9Q@fakeemail.com,Change all apps caret target bounding box b/30400751 37649 …fake_q8GWOOtYSs2PsI6VxOom9Q@fakeemail.com,"Pull down should work on search box, even if all apps s… [all …]
|