java.lang.Object | |
↳ | com.htc.painting.tool.pen.PenUtils |
Basic pen utility
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get all pens from Pen Provider
This function will access database, please do not call it at main thread | |||||||||||
Get a pen from Pen Provider through package name and pen name
| |||||||||||
Get specific Pens through package name
This function will access database, please do not call it at main thread | |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Get all pens from Pen Provider
This function will access database, please do not call it at main thread
Get a pen from Pen Provider through package name and pen name
pkgName | package name |
---|---|
penName | pen name |
Get specific Pens through package name
This function will access database, please do not call it at main thread