Home
last modified time | relevance | path

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

123

/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
286 // Communicate to the user about remote bugreports.
290 // Notify the user about public volume state changes..
294 // Notify the user about private volume state changes.
298 // Notify the user about an unsupported storage device..
Dipconnectivity.proto95 // Best available information about IP support of this default network.
115 // Best available information about IP support of the previous network when
458 // Information about IP support of this network.
574 // An event about the system default network.
620 // The information about IP connectivity events.
/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/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/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/base/packages/SystemUI/tools/lint/
DREADME17 about for any file, or checks that are not actionable by the
/frameworks/base/test-base/hiddenapi/
DAndroid.bp17 // Provided solely to contribute information about which hidden parts of the android.test.base
/frameworks/base/core/tests/mockingcoretests/
DREADME23 For more information about ExtendedMockito see documentation of
/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/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/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
Dprocstats.proto148 // Information about how often kills occurred
181 // Information about a state the service can be in.
/frameworks/opt/telephony/proto/src/
Dtelephony.proto24 // The information about Telephony events.
230 // The information about cellular network operator
421 // The information about IMS errors
435 // The information about state connection between IMS service and IMS server
441 // If DISCONNECTED then this field may have additional information about
463 // The information about current capabilities of IMS service
699 // The information about packet data connection
1889 // Information about CS and/or PS call session.
1945 // Notification about incoming voice call
1951 // Notification about IMS call termination
[all …]
/frameworks/base/core/proto/android/os/
Dmessage.proto31 // message is about.
Dheader.proto41 // Details about the trigger. com.android.os.AlertTriggerDetails
/frameworks/libs/native_bridge_support/overriding/libc/
DAndroid.bp126 // lld complains about duplicate symbols in libcrt and libgcc. Suppress the
/frameworks/rs/script_api/include/
Drs_quaternion.rsh117 * rsQuaternionLoadRotateUnit: Quaternion that represents a rotation about an arbitrary unit vector
119 * Loads a quaternion that represents a rotation about an arbitrary unit vector.
178 * Loads a quaternion that represents a rotation about an arbitrary vector
/frameworks/base/cmds/incidentd/src/
Dreport_file.proto25 * Metadata about each of the calls to reportIncident that
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DREADME.txt27 Salient points about Wifi Service implementation

123