Searched refs:land (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/tools/aapt2/link/ |
D | ProductFilter_test.cpp | 28 const ConfigDescription land = test::ParseConfigOrDie("land"); in TEST() local 33 test::ParseNameOrDie("android:string/one"), land, "", in TEST() 37 test::ParseNameOrDie("android:string/one"), land, "tablet", in TEST() 54 &table, "android:string/one", land, "")); in TEST() 56 &table, "android:string/one", land, "tablet")); in TEST()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/ |
D | MLand.java | 1042 public static Player create(MLand land) { 1043 final Player p = new Player(land.getContext()); 1044 p.mLand = land; 1047 land.addView(p, new LayoutParams(PARAMS.PLAYER_SIZE, PARAMS.PLAYER_SIZE));
|
/frameworks/base/core/proto/android/app/ |
D | settings_enums.proto | 2286 // OPEN: Settings > Network & internet > Click Mobile network to land on a page with a list of 2300 // OPEN: Settings > Settings > Network & internet > Click Mobile network to land on page with
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GSMPhoneTest.java.broken | 767 // This should land the immediately-failing call in the
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 6887 // OPEN: Settings > Network & internet > Click Mobile network to land on a page with a list of 6966 // OPEN: Settings > Settings > Network & internet > Click Mobile network to land on page with
|