This website requires JavaScript.
Explore
Help
Sign in
Archive
/
android_translation_layer
Watch
0
Star
0
Fork
You've already forked android_translation_layer
0
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced
2025-04-28 20:27:58 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ab5b600bf1
android_translation_layer
/
src
/
api-impl
/
android
/
nfc
/
NfcManager.java
6 lines
51 B
Java
Raw
Normal View
History
Unescape
Escape
add bunch of new java APIs: mostly stubs or copied from AOSP Many of these classes are only needed to be subclassed by androidx support library, which is used in many android apps
2023-08-17 10:46:24 +02:00
package
android.nfc
;
public
class
NfcManager
{
run `whitespace_format.py --add-new-line-marker-at-end-of-file --remove-trailing-whitespace --remove-trailing-empty-lines --new-line-marker=linux --normalize-non-standard-whitespace=remove` on src/
2025-02-05 16:27:17 +01:00
add bunch of new java APIs: mostly stubs or copied from AOSP Many of these classes are only needed to be subclassed by androidx support library, which is used in many android apps
2023-08-17 10:46:24 +02:00
}
Reference in a new issue
Copy permalink