|
void | getAvailability (View v) |
| Displays the progress bar while the available slots being loaded. More...
|
|
void | returnSlots (final ArrayList slots) |
| Displays the free slot to the calling activity. More...
|
|
void | sendResult () |
| Returns the free slot result to the calling activity void.
|
|
|
void | onCreate (@Nullable Bundle savedInstanceState) |
|
◆ getAvailability()
void com.example.infiniteLoop.parkingo.category_wise_availability.getAvailability |
( |
View |
v | ) |
|
|
inline |
Displays the progress bar while the available slots being loaded.
- Parameters
-
v | - View of the calling acitivity void |
◆ returnSlots()
void com.example.infiniteLoop.parkingo.category_wise_availability.returnSlots |
( |
final ArrayList |
slots | ) |
|
|
inline |
Displays the free slot to the calling activity.
- Parameters
-
The documentation for this class was generated from the following file:
- app/src/main/java/com/example/infiniteLoop/parkingo/category_wise_availability.java