Searched refs:full (Results 1 – 25 of 30) sorted by relevance
12
/development/samples/browseable/AdvancedImmersiveMode/ |
D | _index.jd | 8 \n\n\n\"Immersive Mode\", added in Android 4.4, improves the \"hide full screen\" and 11 with some of the other UI flags related to full-screen apps.
|
/development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/ |
D | GameActivity.java | 189 boolean full = true; in checkGameFinished() 200 if (full && (data[k] == State.EMPTY || in checkGameFinished() 203 full = false; in checkGameFinished() 227 if (full) { in checkGameFinished()
|
/development/samples/browseable/BasicImmersiveMode/ |
D | _index.jd | 8 \"Immersive Mode\" is a new UI mode which improves \"hide full screen\" and
|
/development/samples/browseable/RuntimePermissionsBasic/ |
D | _index.jd | 8 … at runtime. Click the button to request the Camera permission and open a full-screen camera previ…
|
/development/tools/emulator/skins/WXGA800/ |
D | layout | 86 speed full
|
/development/tools/emulator/skins/WXGA800-7in/ |
D | layout | 87 speed full
|
/development/tools/emulator/skins/WXGA720/ |
D | layout | 86 speed full
|
/development/tools/emulator/skins/WSVGA/ |
D | layout | 86 speed full
|
/development/vndk/tools/header-checker/ |
D | Android.bp | 77 "libprotobuf-cpp-full", 96 "libprotobuf-cpp-full", 181 "libprotobuf-cpp-full",
|
/development/samples/browseable/XYZTouristAttractions/ |
D | _index.jd | 17 The Wear component loads a full wearable app that shows images,
|
/development/vndk/tools/header-checker/src/repr/protobuf/proto/ |
D | Android.bp | 29 type: "full",
|
/development/samples/SkeletonApp/ |
D | readme.txt | 5 This directory contains the full implementation of a basic application for
|
/development/tools/emulator/skins/WVGA800/ |
D | layout | 437 speed full
|
/development/tools/emulator/skins/WQVGA432/ |
D | layout | 436 speed full
|
/development/tools/emulator/skins/WQVGA400/ |
D | layout | 436 speed full
|
/development/tools/emulator/skins/WVGA854/ |
D | layout | 437 speed full
|
/development/tools/emulator/skins/QVGA/ |
D | layout | 437 speed full
|
/development/tools/emulator/skins/HVGA/ |
D | layout | 441 speed full
|
/development/tools/bugreport/src/com/android/bugreport/inspector/ |
D | Inspector.java | 519 final String full = (f.packageName != null ? f.packageName + "." : "") in matchesJavaStack() local 521 if (!full.equals(signature[j])) { in matchesJavaStack()
|
/development/cmds/monkey/ |
D | README.NETWORK.txt | 58 Note that sending a full button press requires sending both the down
|
/development/tools/apkcheck/ |
D | README.txt | 83 the full set of packages available. From this we can remove one element
|
/development/vndk/tools/definition-tool/datasets/ |
D | eligible-list-28-properties.csv | 340 libprotobuf-cpp-full,True,False,True,cc_library_shared 341 libprotobuf-cpp-full-rtti,False,False,True,cc_library_shared
|
D | eligible-list-26.csv | 262 /system/${LIB}/libprotobuf-cpp-full.so,VNDK, 479 /system/${LIB}/vndk${VNDK_VER}/libprotobuf-cpp-full.so,VNDK,
|
D | eligible-list-27.csv | 277 /system/${LIB}/libprotobuf-cpp-full.so,VNDK, 507 /system/${LIB}/vndk${VNDK_VER}/libprotobuf-cpp-full.so,VNDK,
|
D | eligible-list-29-properties.csv | 510 libprotobuf-cpp-full,True,False,True,cc_library_shared 511 libprotobuf-cpp-full-rtti,False,False,True,cc_library_shared
|
12