Home
last modified time | relevance | path

Searched refs:full (Results 1 – 25 of 30) sorted by relevance

12

/development/samples/browseable/AdvancedImmersiveMode/
D_index.jd8 \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/
DGameActivity.java189 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.jd8 \"Immersive Mode\" is a new UI mode which improves \"hide full screen\" and
/development/samples/browseable/RuntimePermissionsBasic/
D_index.jd8 … at runtime. Click the button to request the Camera permission and open a full-screen camera previ…
/development/tools/emulator/skins/WXGA800/
Dlayout86 speed full
/development/tools/emulator/skins/WXGA800-7in/
Dlayout87 speed full
/development/tools/emulator/skins/WXGA720/
Dlayout86 speed full
/development/tools/emulator/skins/WSVGA/
Dlayout86 speed full
/development/vndk/tools/header-checker/
DAndroid.bp77 "libprotobuf-cpp-full",
96 "libprotobuf-cpp-full",
181 "libprotobuf-cpp-full",
/development/samples/browseable/XYZTouristAttractions/
D_index.jd17 The Wear component loads a full wearable app that shows images,
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
DAndroid.bp29 type: "full",
/development/samples/SkeletonApp/
Dreadme.txt5 This directory contains the full implementation of a basic application for
/development/tools/emulator/skins/WVGA800/
Dlayout437 speed full
/development/tools/emulator/skins/WQVGA432/
Dlayout436 speed full
/development/tools/emulator/skins/WQVGA400/
Dlayout436 speed full
/development/tools/emulator/skins/WVGA854/
Dlayout437 speed full
/development/tools/emulator/skins/QVGA/
Dlayout437 speed full
/development/tools/emulator/skins/HVGA/
Dlayout441 speed full
/development/tools/bugreport/src/com/android/bugreport/inspector/
DInspector.java519 final String full = (f.packageName != null ? f.packageName + "." : "") in matchesJavaStack() local
521 if (!full.equals(signature[j])) { in matchesJavaStack()
/development/cmds/monkey/
DREADME.NETWORK.txt58 Note that sending a full button press requires sending both the down
/development/tools/apkcheck/
DREADME.txt83 the full set of packages available. From this we can remove one element
/development/vndk/tools/definition-tool/datasets/
Deligible-list-28-properties.csv340 libprotobuf-cpp-full,True,False,True,cc_library_shared
341 libprotobuf-cpp-full-rtti,False,False,True,cc_library_shared
Deligible-list-26.csv262 /system/${LIB}/libprotobuf-cpp-full.so,VNDK,
479 /system/${LIB}/vndk${VNDK_VER}/libprotobuf-cpp-full.so,VNDK,
Deligible-list-27.csv277 /system/${LIB}/libprotobuf-cpp-full.so,VNDK,
507 /system/${LIB}/vndk${VNDK_VER}/libprotobuf-cpp-full.so,VNDK,
Deligible-list-29-properties.csv510 libprotobuf-cpp-full,True,False,True,cc_library_shared
511 libprotobuf-cpp-full-rtti,False,False,True,cc_library_shared

12