()
| 2134 | } |
| 2135 | |
| 2136 | public int getNumTools() { |
| 2137 | return NUM_TOOLS + nExtraTools; |
| 2138 | } |
| 2139 | |
| 2140 | /** Sets the tool menu long click delay in milliseconds |
| 2141 | * (default is 600). Set to 0 to disable long click triggering. |
no outgoing calls
no test coverage detected