Home
last modified time | relevance | path

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

12

/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
219 // Communicate to the user about remote bugreports.
223 // Notify the user about public volume state changes..
227 // Notify the user about private volume state changes.
231 // Notify the user about an unsupported storage device..
Dipconnectivity.proto69 // Best available information about IP support of the previous network when
372 // An event about the system default network.
413 // The information about IP connectivity events.
Dwifi.proto24 // The information about the Wifi 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/native/libs/sensor/
DAndroid.bp28 // We only care about compiling as C++14
35 // Don't warn about struct padding
/frameworks/native/libs/hwc2on1adapter/
DAndroid.bp31 // We only care about compiling as C++14
38 // Don't warn about struct padding
/frameworks/opt/telephony/proto/
Dtelephony.proto24 // The information about Telephony events.
221 // The information about cellular network operator
324 // The information about IMS errors
338 // The information about state connection between IMS service and IMS server
344 // If DISCONNECTED then this field may have additional information about
366 // The information about current capabilities of IMS service
493 // The information about packet data connection
844 // Information about CS and/or PS call session.
900 // Notification about incoming voice call
906 // Notification about IMS call termination
[all …]
/frameworks/native/libs/ui/
DAndroid.bp29 // We only care about compiling as C++14
39 // 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/native/libs/gui/
DAndroid.bp28 // We only care about compiling as C++14
38 // Don't warn about struct padding
/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/os/
Dmessage.proto28 // message is about.
/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/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/opt/net/wifi/service/java/com/android/server/wifi/
DREADME.txt27 Salient points about Wifi Service implementation
/frameworks/native/opengl/tests/angeles/
DREADME.txt75 * Paul Bourke for information about the supershapes.
/frameworks/base/cmds/uiautomator/cmds/uiautomator/
Duiautomator94 # about to add the file to class path, check if it's valid
/frameworks/opt/net/ims/
DREADME.txt66 It is a listener type for receiving notifications about changes to the IMS connection.
/frameworks/minikin/doc/
Dhyb_file_format.md135 for more information about that issue.
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt177 RESOLVED: No guarantees are made about the presence of values in the cache,
DEGL_ANDROID_native_fence_sync.txt268 - Added a paragraph to the overview that describes assumptions about the
/frameworks/av/media/libaaudio/
DDoxyfile.orig45 # quick idea about the purpose of the project. Keep the description short.
397 # Note: This will also disable the warnings about undocumented members that are
714 # value. If set to NO doxygen will only warn about wrong or incomplete parameter
715 # documentation, but not about the absence of documentation.
1970 # section "Linking to external documentation" for more information about the use
1980 # external documentation" for more information about the usage of tag files.
DDoxyfile45 # quick idea about the purpose of the project. Keep the description short.
397 # Note: This will also disable the warnings about undocumented members that are
714 # value. If set to NO doxygen will only warn about wrong or incomplete parameter
715 # documentation, but not about the absence of documentation.
1979 # section "Linking to external documentation" for more information about the use
1989 # external documentation" for more information about the usage of tag files.
/frameworks/native/docs/
DDoxyfile39 # a quick idea about the purpose of the project. Keep the description short.
650 # or return value. If set to NO (the default) doxygen will only warn about
651 # wrong or incomplete parameter documentation, but not about the absence of

12