Home
last modified time | relevance | path

Searched refs:simplify (Results 1 – 25 of 47) sorted by relevance

12

/frameworks/base/tools/split-select/
DRule_test.cpp82 EXPECT_RULES_EQ(Rule::simplify(rule), EqRule(Rule::SDK_VERSION, 7)); in TEST()
93 EXPECT_RULES_EQ(Rule::simplify(rule), in TEST()
DRule.cpp177 sp<Rule> Rule::simplify(sp<Rule> rule) { in simplify() function in split::Rule
186 sp<Rule> simplifiedRule = simplify(rule->subrules.editItemAt(i)); in simplify()
DRule.h69 static android::sp<Rule> simplify(android::sp<Rule> rule);
DSplitSelector.cpp76 sp<Rule> rule = Rule::simplify(RuleGenerator::generate(splits, j)); in getRules()
DMain.cpp100 masterRule = Rule::simplify(masterRule); in generate()
/frameworks/base/docs/html/training/
Dadvanced.jd6 development. These classes simplify the steps required to enhance your app with powerful
/frameworks/base/docs/html/guide/topics/renderscript/
Dindex.jd24 <p>For ICS, RenderScript (RS) has been updated with several new features to simplify
/frameworks/base/docs/html/distribute/engage/
Dgame-services.jd14 <li><a href="#simplify">Simplify your game development</a></li>
50 <h3 id="simplify">Simplify your game development</h3>
/frameworks/base/docs/html/guide/practices/
Dindex.jd31 tablet. This release also offers several new APIs to simplify developers’ work in adjusting to
/frameworks/base/docs/html/distribute/stories/games/
Drvappstudios-zombie.jd68 Localization checklist</a> to simplify the process of localizing your app
Dg4a-indian-rummy.jd91 Localization checklist</a> to simplify the process of localizing your app or
/frameworks/opt/telephony/
DREADME.txt39 *) To simplify testing we also have detach and attach simulations below where {x} is gsm, cdma or s…
/frameworks/base/docs/html/guide/topics/resources/
Dindex.jd20 tablet. This release also offers several new APIs to simplify developers' work in adjusting to
/frameworks/base/docs/html/distribute/stories/apps/
Dsayhi.jd81 Localization checklist</a> to simplify the process of localizing your app or
/frameworks/base/docs/html-intl/intl/zh-cn/design/get-started/
Dprinciples.jd85 <h2 id="simplify-my-life">让我的生活更轻松</h2>
/frameworks/base/docs/html-intl/intl/ja/design/get-started/
Dprinciples.jd85 <h2 id="simplify-my-life">生活をシンプルに</h2>
/frameworks/base/docs/html-intl/intl/ko/design/get-started/
Dprinciples.jd85 <h2 id="simplify-my-life">사용자의 생활을 단순하게 만들기</h2>
/frameworks/base/docs/html-intl/intl/ru/design/get-started/
Dprinciples.jd85 <h2 id="simplify-my-life">Упростите жизнь пользователю</h2>
/frameworks/base/docs/html-intl/intl/zh-tw/design/get-started/
Dprinciples.jd85 <h2 id="simplify-my-life">簡化生活</h2>
/frameworks/base/docs/html/training/backward-compatible-ui/
Dabstracting.jd91 <p>You can use an abstract class instead of an interface here to simplify the implementation of com…
/frameworks/base/docs/html-intl/intl/in/design/get-started/
Dprinciples.jd85 <h2 id="simplify-my-life">Sederhanakan Hidup Saya</h2>
/frameworks/base/docs/html/design/get-started/
Dprinciples.jd85 <h2 id="simplify-my-life">Simplify My Life</h2>
/frameworks/base/docs/html-intl/intl/pt-br/design/get-started/
Dprinciples.jd85 <h2 id="simplify-my-life">Simplifique minha vida</h2>
/frameworks/base/docs/html/training/design-navigation/
Dwireframing.jd41 <p>Finally, let's look at how we present news stories. The first option to simplify navigation acro…
/frameworks/base/docs/html/training/testing/unit-testing/
Dlocal-unit-tests.jd53 to simplify your local unit tests. To learn more about using mock objects in

12