Home
last modified time | relevance | path

Searched refs:about (Results 1 – 25 of 99) sorted by relevance

1234

/frameworks/base/proto/src/
Dsystem_messages.proto38 // Warn the user about an invalid charger.
42 // Warn the user about low battery.
66 // Notify the user about limited functionality before decryption
96 // Notify the user about a sync error.
104 // Update the user about the status of the VPN
179 // Tell the user about currently running foreground services
280 // Communicate to the user about remote bugreports.
284 // Notify the user about public volume state changes..
288 // Notify the user about private volume state changes.
292 // Notify the user about an unsupported storage device..
/frameworks/native/libs/math/include/math/
DTMatHelpers.h492 static CONSTEXPR BASE<T> rotate(A radian, const VEC& about) { in rotate() argument
496 if (about.x == 1 && about.y == 0 && about.z == 0) { in rotate()
499 } else if (about.x == 0 && about.y == 1 && about.z == 0) { in rotate()
502 } else if (about.x == 0 && about.y == 0 && about.z == 1) { in rotate()
506 VEC nabout = normalize(about); in rotate()
/frameworks/base/docs/
Dknowntags.txt22 # Something about CTS?
25 # Auto-generated info about the SDK
/frameworks/hardware/interfaces/cameraservice/device/2.0/
DICameraDeviceCallback.hal25 * @param resultExtras data structure containing information about the
40 * @param resultExtras data structure containing information about the
54 * @param resultExtras data structure containing information about the
/frameworks/base/core/proto/android/server/
Dbackup_chunks_metadata.proto45 // not give any information about the order. However, we use this mode for key value backups
85 // Ordering information about plaintext and checksum. This is used on restore to reconstruct the
87 // information about which parts of the backup are changing over time.) This proto is encrypted
94 // chunk after the chunk you care about. This is guaranteed to work as all chunks are
110 // Additional metadata about a backup blob that needs to be synced to the server. This is used on
112 // give the server less information about which parts of the backup are changing over time.) This
/frameworks/native/libs/sensor/
DAndroid.bp31 // We only care about compiling as C++14
38 // Don't warn about struct padding
/frameworks/rs/script_api/
Drs_quaternion.spec107 summary: Quaternion that represents a rotation about an arbitrary unit vector
109 Loads a quaternion that represents a rotation about an arbitrary unit vector.
167 Loads a quaternion that represents a rotation about an arbitrary vector
/frameworks/base/core/java/org/chromium/arc/
DEventLogTags.logtags7 # about it.
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/
DREADME.md10 For any question about the parameter framework and configuration files,
/frameworks/native/libs/ui/
DAndroid.bp36 // We only care about compiling as C++14
46 // Don't warn about struct padding
/frameworks/base/core/proto/android/net/
Dnetworkrequest.proto39 // The framework will issue callbacks about any and all networks that
55 // telephony DUN request), the framework will issue callbacks about the
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/
DAppDelegate.m46 …// Sent when the application is about to move from active to inactive state. This can occur for ce…
64 …// Called when the application is about to terminate. Save data if appropriate. See also applicati…
/frameworks/base/core/tests/mockingcoretests/
DREADME23 For more information about ExtendedMockito see documentation of
/frameworks/base/test-base/hiddenapi/
DAndroid.bp17 // Provided solely to contribute information about which hidden parts of the android.test.base
/frameworks/opt/gamesdk/src/tuningfork/tools/validation/
DCONTRIBUTING.md22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
/frameworks/base/packages/SystemUI/tools/lint/
DREADME17 about for any file, or checks that are not actionable by the
/frameworks/base/packages/SystemUI/docs/
Ddagger.md7 Go read about Dagger 2.
181 need anything special? see earlier sections about generic injection). To obtain
194 There is one other important thing to note about injecting with views. SysUI
/frameworks/opt/telephony/proto/src/
Dtelephony.proto24 // The information about Telephony events.
230 // The information about cellular network operator
336 // The information about IMS errors
350 // The information about state connection between IMS service and IMS server
356 // If DISCONNECTED then this field may have additional information about
378 // The information about current capabilities of IMS service
614 // The information about packet data connection
1772 // Information about CS and/or PS call session.
1828 // Notification about incoming voice call
1834 // Notification about IMS call termination
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/google/protobuf/
DEmpty.pbobjc.m36 // about thread safety of the singleton.
DSourceContext.pbobjc.m36 // about thread safety of the singleton.
DFieldMask.pbobjc.m36 // about thread safety of the singleton.
/frameworks/base/core/proto/android/service/
Drestricted_image.proto55 // Metadata about the image. Typically this has another proto schema,
Dusb.proto178 // usb device's address, e.g. 001/002, nothing about the phone
288 // usb device's address, e.g. 001/002, nothing about the phone
297 // usb device's address, e.g. 001/002, nothing about the phone
/frameworks/base/tools/orientationplot/
DREADME.txt43 less than about 1Hz, then the filtered accelorometer data becomes too smooth
58 over end to a midpoint about 45 degrees between two opposing orientations.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/
Dreadme.txt41 about 12 minutes to run.

1234